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 TypeClassDescriptionclassclassFields in org.broadleafcommerce.common.notification.service with type parameters of type NotificationServiceModifier and TypeFieldDescriptionprotected final List<NotificationService>NotificationDispatcherImpl.notificationServicesConstructor parameters in org.broadleafcommerce.common.notification.service with type arguments of type NotificationServiceModifierConstructorDescriptionNotificationDispatcherImpl(List<NotificationService> notificationServices)