Class RollbackStateLocal
java.lang.Object
org.broadleafcommerce.core.workflow.state.RollbackStateLocal
Handles the identification of the outermost workflow and the current thread so that the StateManager can
operate on the appropriate RollbackHandlers.
- Author:
- Jeff Fischer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic RollbackStateLocalstatic voidsetRollbackStateLocal(RollbackStateLocal rollbackStateLocal) voidsetThreadId(String threadId) voidsetWorkflowId(String workflowId)
-
Constructor Details
-
RollbackStateLocal
public RollbackStateLocal()
-
-
Method Details
-
getRollbackStateLocal
-
setRollbackStateLocal
-
clearRollbackStateLocal
public static void clearRollbackStateLocal() -
getThreadId
-
setThreadId
-
getWorkflowId
-
setWorkflowId
-