Uses of Interface
com.broadleafcommerce.common.messaging.notification.NotificationStateService
-
Packages that use NotificationStateService Package Description com.broadleafcommerce.common.messaging.autoconfigure com.broadleafcommerce.common.messaging.notification -
-
Uses of NotificationStateService in com.broadleafcommerce.common.messaging.autoconfigure
Methods in com.broadleafcommerce.common.messaging.autoconfigure that return NotificationStateService Modifier and Type Method Description NotificationStateServiceCommonMessagingAutoConfiguration. notificationStateService(com.broadleafcommerce.common.extension.TypeFactory typeFactory) -
Uses of NotificationStateService in com.broadleafcommerce.common.messaging.notification
Classes in com.broadleafcommerce.common.messaging.notification that implement NotificationStateService Modifier and Type Class Description classDefaultNotificationStateServiceDefault implementation ofNotificationStateService.
-