Uses of Package
com.broadleafcommerce.sandbox.messaging.completion
Packages that use com.broadleafcommerce.sandbox.messaging.completion
Package
Description
-
Classes in com.broadleafcommerce.sandbox.messaging.completion used by com.broadleafcommerce.sandbox.messaging.autoconfigureClassDescriptionThis handler deals with updating the states and statuses of
ChangeDeploys
that have just finished being scheduled.This handler deals with updating the states and statuses ofChangeDeploys
that have just finished being unscheduled.This handler deals with cleaning up deployedChangeDeploys'
states and statuses.As transition completions are consumed, notify the indexer service via message of a batch ofIndexable
instances to index.Handles anyWorkflowRequestCompletion
s resulting fromWorkflowPromoteRequest
This handler deals with cleaning up rebasedChangeSummaries'
statuses.This handler deals with cleaning up rejectedChangeSummaryGroups'
states and statuses.Classes implementing this interface handle follow-up actions (like cleaning upChangeSummary
states/statuses) for specific types of transition completions.Defines the contract for a class that awaits the transmission ofTransitionRequestCompletions
(by listening on theWorkflowRequestCompletionConsumer channel
). -
Classes in com.broadleafcommerce.sandbox.messaging.completion used by com.broadleafcommerce.sandbox.messaging.completionClassDescriptionAs transition completions are consumed, notify the indexer service via message of a batch of
Indexable
instances to index.Classes implementing this interface handle follow-up actions (like cleaning upChangeSummary
states/statuses) for specific types of transition completions.Defines the contract for a class that awaits the transmission ofTransitionRequestCompletions
(by listening on theWorkflowRequestCompletionConsumer channel
).