Class NotificationServiceProperties
java.lang.Object
com.broadleafcommerce.notification.service.autoconfigure.NotificationServiceProperties
@ConfigurationProperties("broadleaf.notification")
public class NotificationServiceProperties
extends Object
- Author:
- BroadleafCommerce
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionProperties to be used by message builders when building messages.void
Properties to be used by message builders when building messages.toString()
-
Constructor Details
-
NotificationServiceProperties
public NotificationServiceProperties()
-
-
Method Details