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