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 NotificationProperties
PersistenceNotificationProperties. getNotification()
Methods in com.broadleafcommerce.common.messaging with parameters of type NotificationProperties Modifier and Type Method Description void
PersistenceNotificationProperties. 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 NotificationProperties
DurableNotificationProperties. getNotification()
Configuration for theNotificationHandler
-