Package com.broadleafcommerce.sandbox.messaging.completion
package com.broadleafcommerce.sandbox.messaging.completion
-
ClassDescriptionDefault implementation of
IndexNotificationServiceThis handler deals with updating the states and statuses ofChangeDeploysthat have just finished being scheduled.This handler deals with updating the states and statuses ofChangeDeploysthat 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 ofIndexableinstances to index.Handles anyWorkflowRequestCompletions resulting fromWorkflowPromoteRequestThis handler deals with cleaning up rebasedChangeSummaries'statuses.This handler deals with cleaning up rejectedChangeSummaryGroups'states and statuses.Utility class to help validate states of sandbox entities during completion and error flows.Classes implementing this interface handle follow-up actions (like cleaning upChangeSummarystates/statuses) for specific types of transition completions.Defines the contract for a class that awaits the transmission ofTransitionRequestCompletions(by listening on theWorkflowRequestCompletionConsumer channel).