Uses of Class
com.broadleafcommerce.common.messaging.notification.NotificationProperties
-
Packages that use NotificationProperties Package Description com.broadleafcommerce.common.messaging com.broadleafcommerce.common.messaging.notification -
-
Uses of NotificationProperties in com.broadleafcommerce.common.messaging
Methods in com.broadleafcommerce.common.messaging that return NotificationProperties Modifier and Type Method Description NotificationPropertiesPersistenceNotificationProperties. getNotification()Methods in com.broadleafcommerce.common.messaging with parameters of type NotificationProperties Modifier and Type Method Description voidPersistenceNotificationProperties. setNotification(NotificationProperties notification) -
Uses of NotificationProperties in com.broadleafcommerce.common.messaging.notification
Methods in com.broadleafcommerce.common.messaging.notification that return NotificationProperties Modifier and Type Method Description NotificationPropertiesDurableNotificationProperties. getNotification()Configuration for theNotificationHandler
-