Package org.broadleafcommerce.core.workflow.state
package org.broadleafcommerce.core.workflow.state
-
ClassDescriptionActivityStateManager<T extends ProcessContext<?>>Manages activity state for the current thread during workflow execution.ActivityStateManagerImpl<T extends ProcessContext<?>>This exception is thrown to indicate a problem while trying to rollback state for any and all activities during a failed workflow.RollbackHandler<T extends ProcessContext<?>>Implementations are responsible for performing compensating operations to revert the state of the activity to what it was prior to execution.Handles the identification of the outermost workflow and the current thread so that the StateManager can operate on the appropriate RollbackHandlers.