public static class EngineWorkflowExecutor.DefaultAugmentor extends java.lang.Object implements EngineWorkflowExecutor.Augmentor
| Constructor and Description |
|---|
DefaultAugmentor() |
| Modifier and Type | Method and Description |
|---|---|
MutableStateObj |
getInitialState(WorkflowExecutionItem item,
StepExecutionContext executionContext) |
WFSharedContext |
getSharedContext(StepExecutionContext executionContext) |
public MutableStateObj getInitialState(WorkflowExecutionItem item, StepExecutionContext executionContext)
getInitialState in interface EngineWorkflowExecutor.Augmentorpublic WFSharedContext getSharedContext(StepExecutionContext executionContext)
getSharedContext in interface EngineWorkflowExecutor.Augmentor