Uses of Class
com.broadleafcommerce.common.messaging.notification.NotificationHandlerResponse
Packages that use NotificationHandlerResponse
-
Uses of NotificationHandlerResponse in com.broadleafcommerce.common.messaging.notification
Methods in com.broadleafcommerce.common.messaging.notification that return NotificationHandlerResponseModifier and TypeMethodDescriptionDefaultNotificationHandler.handle
(NotificationStateRepository repo, NotificationStateAware notifiable, String requestedType) NotificationHandler.handle
(NotificationStateRepository repo, NotificationStateAware notifiable, String messageType) Notify the system in some way about the state change for the notifiable param.