|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RollbackFailureException | |
|---|---|
| org.broadleafcommerce.core.workflow.state | |
| Uses of RollbackFailureException in org.broadleafcommerce.core.workflow.state |
|---|
| Methods in org.broadleafcommerce.core.workflow.state that throw RollbackFailureException | |
|---|---|
void |
ActivityStateManager.rollbackAllState()
Cause the StateManager to call all registered RollbackHandlers |
void |
ActivityStateManagerImpl.rollbackAllState()
|
void |
ActivityStateManager.rollbackRegionState(String region)
Cause the StateManager to call all registered RollbackHandlers in the specified region. |
void |
ActivityStateManagerImpl.rollbackRegionState(String region)
|
void |
RollbackHandler.rollbackState(Activity activity,
ProcessContext processContext,
Map<String,Object> stateConfiguration)
Rollback the state of the activity to what it was prior to execution. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||