Uses of Interface
org.broadleafcommerce.common.notification.service.NotificationService
Packages that use NotificationService
-
Uses of NotificationService in org.broadleafcommerce.common.notification.service
Classes in org.broadleafcommerce.common.notification.service that implement NotificationServiceModifier and TypeClassDescriptionclass
class
Fields in org.broadleafcommerce.common.notification.service with type parameters of type NotificationServiceModifier and TypeFieldDescriptionprotected final List<NotificationService>
NotificationDispatcherImpl.notificationServices
Constructor parameters in org.broadleafcommerce.common.notification.service with type arguments of type NotificationServiceModifierConstructorDescriptionNotificationDispatcherImpl
(List<NotificationService> notificationServices)