Uses of Package
org.broadleafcommerce.core.workflow.state

Packages that use org.broadleafcommerce.core.workflow.state
org.broadleafcommerce.core.checkout.service.workflow   
org.broadleafcommerce.core.workflow   
org.broadleafcommerce.core.workflow.state   
 

Classes in org.broadleafcommerce.core.workflow.state used by org.broadleafcommerce.core.checkout.service.workflow
RollbackFailureException
          This exception is thrown to indicate a problem while trying to rollback state for any and all activities during a failed workflow.
RollbackHandler
          Implementations are responsible for performing compensating operations to revert the state of the activity to what it was prior to execution.
 

Classes in org.broadleafcommerce.core.workflow.state used by org.broadleafcommerce.core.workflow
RollbackHandler
          Implementations are responsible for performing compensating operations to revert the state of the activity to what it was prior to execution.
 

Classes in org.broadleafcommerce.core.workflow.state used by org.broadleafcommerce.core.workflow.state
ActivityStateManager
          Manages activity state for the current thread during workflow execution.
RollbackFailureException
          This exception is thrown to indicate a problem while trying to rollback state for any and all activities during a failed workflow.
RollbackHandler
          Implementations are responsible for performing compensating operations to revert the state of the activity to what it was prior to execution.
RollbackStateLocal
          Handles the identification of the outermost workflow and the current thread so that the StateManager can operate on the appropriate RollbackHandlers.
 



Copyright © 2013. All Rights Reserved.