Uses of Class
com.broadleafcommerce.notification.service.autoconfigure.NotificationServiceProperties
Packages that use NotificationServiceProperties
Package
Description
-
Uses of NotificationServiceProperties in com.broadleafcommerce.notification.service
Constructors in com.broadleafcommerce.notification.service with parameters of type NotificationServicePropertiesModifierConstructorDescriptionThymeleafMessageBuilder
(NotificationServiceProperties properties, TemplateNameResolver templateNameResolver, org.thymeleaf.TemplateEngine templateEngine) -
Uses of NotificationServiceProperties in com.broadleafcommerce.notification.service.autoconfigure
Methods in com.broadleafcommerce.notification.service.autoconfigure with parameters of type NotificationServicePropertiesModifier and TypeMethodDescriptionNotificationServiceAutoConfiguration.thymeleafMessageBuilder
(NotificationServiceProperties properties, org.thymeleaf.TemplateEngine templateEngine)