Uses of Class
com.broadleafcommerce.notification.service.autoconfigure.NotificationServiceProperties.MessageProperties
Packages that use NotificationServiceProperties.MessageProperties
-
Uses of NotificationServiceProperties.MessageProperties in com.broadleafcommerce.notification.service.autoconfigure
Methods in com.broadleafcommerce.notification.service.autoconfigure that return NotificationServiceProperties.MessagePropertiesModifier and TypeMethodDescriptionNotificationServiceProperties.getMessage()Properties to be used by message builders when building messages.Methods in com.broadleafcommerce.notification.service.autoconfigure with parameters of type NotificationServiceProperties.MessagePropertiesModifier and TypeMethodDescriptionvoidNotificationServiceProperties.setMessage(NotificationServiceProperties.MessageProperties message) Properties to be used by message builders when building messages.