Uses of Package
com.broadleafcommerce.common.messaging.notification
Packages that use com.broadleafcommerce.common.messaging.notification
Package
Description
-
Classes in com.broadleafcommerce.common.messaging.notification used by com.broadleafcommerce.common.messagingClassDescriptionGeneral supplier representing the acquisition of a
MessageChannel
from a producer.Properties that control behavior of the combination of aNotificationHandler
and aRetryHandler
.Identify a repository that should not be included in the operation ofNotificationHandler
andRetryHandler
.Factory for creating aMessage
to be sent viaNotificationHandler
, based on an entity.Helper class for managing serialized state of message information.Notify the system about a state change for aNotificationStateAware
entity.Configuration for aNotificationHandler
Additional interface for repository instances that are capable of interacting withNotificationState
related information onNotificationStateAware
domain.Configuration for aRetryHandler
-
Classes in com.broadleafcommerce.common.messaging.notification used by com.broadleafcommerce.common.messaging.autoconfigureClassDescriptionHandle establishment of
SuppressNotificationContext
whenSuppressNotification
annotation is detected.Properties that control behavior of the combination of aNotificationHandler
and aRetryHandler
.Identify a repository that should not be included in the operation ofNotificationHandler
andRetryHandler
.Factory for creating aMessage
to be sent viaNotificationHandler
, based on an entity.Helper class for managing serialized state of message information.Notify the system about a state change for aNotificationStateAware
entity.Management component for processing a state change on an object through one or more orderedNotificationHandler
instances.Additional interface for repository instances that are capable of interacting withNotificationState
related information onNotificationStateAware
domain.Used to retrieve theNotificationState
from theNotificationStateAware
.Used to keep track of start/stop behavior that determines node leadership in a cluster.Retry notification on a set schedule for unacknowledgedNotificationStateAware
instances belonging to a specificNotificationStateRepository
instance. -
Classes in com.broadleafcommerce.common.messaging.notification used by com.broadleafcommerce.common.messaging.notificationClassDescriptionConfiguration related to channel modifier keys for sorting relevant messages.General supplier representing the acquisition of a
MessageChannel
from a producer.Perform a task without response or exception notificationProperties that control behavior of the combination of aNotificationHandler
and aRetryHandler
.Identify a repository that should not be included in the operation ofNotificationHandler
andRetryHandler
.Factory for creating aMessage
to be sent viaNotificationHandler
, based on an entity.Helper class for managing serialized state of message information.Notify the system about a state change for aNotificationStateAware
entity.Response information from aNotificationHandler.handle(NotificationStateRepository, NotificationStateAware, MessageType)
call.Management component for processing a state change on an object through one or more orderedNotificationHandler
instances.Configuration for instances ofNotificationManager
Configuration for aNotificationHandler
Additional interface for repository instances that are capable of interacting withNotificationState
related information onNotificationStateAware
domain.Used to retrieve theNotificationState
from theNotificationStateAware
.Used to keep track of start/stop behavior that determines node leadership in a cluster.Denotes several key lifecycle events that should occur before aRetryClusterService
starts.Retry notification on a set schedule for unacknowledgedNotificationStateAware
instances belonging to a specificNotificationStateRepository
instance.Status description of a retry handler lifecycle event.Lifecycle event that occurredConfiguration for aRetryHandler
Threadlocal describing one or more message types for which notification should be suppressed during a flow.