Uses of Package
com.broadleafcommerce.data.tracking.core.messaging
Packages that use com.broadleafcommerce.data.tracking.core.messaging
Package
Description
-
Classes in com.broadleafcommerce.data.tracking.core.messaging used by com.broadleafcommerce.data.tracking.core.messagingClassDescriptionA handler for scheduled jobs of type
PruneRestingNotificationStatesListener.PRUNE_RESTING_NOTIFICATION_STATES_JOBTYPE
that prunes outdated resting notification states from allTrackableRepositories
.A handler for scheduled jobs of typePurgeObsoleteSandboxDataListener.PURGE_OBSOLETE_SANDBOX_DATA_JOBTYPE
that purges obsolete sandbox records from allTrackableRepositories
.The event that is sent when the sandbox is deleted.Represents a repository that is capable of specialized record pruning operationsCustomize the list ofTransitionHandlers
used byTransitionListener
. -
Classes in com.broadleafcommerce.data.tracking.core.messaging used by com.broadleafcommerce.data.tracking.core.messaging.autoconfigureClassDescriptionThis component prunes the change details from production-level
Trackable
entities following successful acknowledgement of thePersistenceMessage
's notification state.Configuration properties for theNotificationHandler
andRetryHandler
related toChangeSummaryProducer
Spring cloud data channel description for messaging output.Listen forSandboxDeleteEvent
to come in through theSandboxDeleteConsumer
sandbox message channel.A handler for scheduled jobs of typePruneRestingNotificationStatesListener.PRUNE_RESTING_NOTIFICATION_STATES_JOBTYPE
that prunes outdated resting notification states from allTrackableRepositories
.A listener that accepts triggered scheduled job events of typePruneRestingNotificationStatesListener.PRUNE_RESTING_NOTIFICATION_STATES_JOBTYPE
and delegates toPruneRestingNotificationStatesHandler
to perform the appropriate behavior.A handler for scheduled jobs of typePurgeObsoleteSandboxDataListener.PURGE_OBSOLETE_SANDBOX_DATA_JOBTYPE
that purges obsolete sandbox records from allTrackableRepositories
.A listener that accepts triggered scheduled job events of typePurgeObsoleteSandboxDataListener.PURGE_OBSOLETE_SANDBOX_DATA_JOBTYPE
and delegates toPurgeObsoleteSandboxDataHandler
to perform the appropriate behavior.Customize the list ofTransitionHandlers
used byTransitionListener
.Listen forWorkflowTransitionRequests
to come in through the various sandbox message channels (i.e.,PromotionConsumer
,DeploymentConsumer
,RejectionConsumer
, andReversionConsumer
) in order to delegate to the list of preconconfigured bean forTransitionHandlers
.Configuration properties for theNotificationHandler
andRetryHandler
related toWorkflowRequestCompletionProducer
Spring cloud data channel description for messaging output. -
Classes in com.broadleafcommerce.data.tracking.core.messaging used by com.broadleafcommerce.data.tracking.core.transitionClassDescriptionSpring cloud data channel description for messaging output.