Uses of Package
com.broadleafcommerce.notification.service
Packages that use com.broadleafcommerce.notification.service
Package
Description
-
Classes in com.broadleafcommerce.notification.service used by com.broadleafcommerce.notification.serviceClassDescriptionAllows methods to be added to mailsender, subclasses should call super on the interface to register the sender that performed the send with the con exampleMessageBuilder that logs the notification.MessageSender implementation that logs the Notification based on Log settings.Given inputs, construct a MessageBody that can be used on a NotificationA MessageSender is responsible for actually delivering a Notification.A NotificationHandler can be registered with the NotificationService to validate, prepare, and send a Notification.Service to provide business logic / data access related to
Notification
s.Given a notification, determine the template name that should be used to build the message. -
Classes in com.broadleafcommerce.notification.service used by com.broadleafcommerce.notification.service.autoconfigureClassDescriptionA MessageSender is responsible for actually delivering a Notification.A NotificationHandler can be registered with the NotificationService to validate, prepare, and send a Notification.Builds a message using the data from the notification and the associated template
-
Classes in com.broadleafcommerce.notification.service used by com.broadleafcommerce.notification.service.integrationClassDescriptionAllows methods to be added to mailsender, subclasses should call super on the interface to register the sender that performed the send with the con exampleA MessageSender is responsible for actually delivering a Notification.
-
Classes in com.broadleafcommerce.notification.service used by com.broadleafcommerce.notification.service.messaging
-
Classes in com.broadleafcommerce.notification.service used by com.broadleafcommerce.notification.service.messaging.autoconfigure
-
Classes in com.broadleafcommerce.notification.service used by com.broadleafcommerce.notification.service.messaging.paymentgateway
-
Classes in com.broadleafcommerce.notification.service used by com.broadleafcommerce.notification.service.messaging.quote
-
Classes in com.broadleafcommerce.notification.service used by com.broadleafcommerce.notification.web.endpoint