Class WorkflowRebaseRequest

java.lang.Object
com.broadleafcommerce.data.tracking.core.transition.WorkflowRebaseRequest
All Implemented Interfaces:
com.broadleafcommerce.common.messaging.Securable, TargetRelatedRequest, TransitionRequest, Serializable

public class WorkflowRebaseRequest extends Object implements TargetRelatedRequest
A request for a rebase operation, moving all missing changes from a more advanced sandbox state of an item to a less advanced state. This should bring the less advanced state up-to-date with all the changes in the more advanced state. If the less advanced state has conflicting changes, those changes in the less advanced state will be retained.
Author:
Jeff Fischer
See Also: