public class NodeFirstWorkflowExecutor extends BaseWorkflowExecutor
BaseWorkflowExecutor.StepResultCaptureDATA_CONTEXT_PREFIX, OPTION_KEY, SECURE_OPTION_KEY, SECURE_OPTION_VALUENODE_FIRST, PARALLEL, STEP_FIRST| Constructor and Description |
|---|
NodeFirstWorkflowExecutor(Framework framework) |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowExecutionItem |
createInnerLoopItem(IWorkflow item)
Create workflowExecutionItem suitable for inner loop of node-first strategy
|
WorkflowExecutionResult |
executeWorkflowImpl(StepExecutionContext executionContext,
WorkflowExecutionItem item) |
addNodeStepFailureContextData, addStepFailureContextData, convertFailures, createPrintableDataContext, createPrintableDataContext, executeWFItem, executeWorkflow, executeWorkflowItemsForNodeSet, executeWorkflowItemsForNodeSet, executeWorkflowStep, executeWorkflowStep, getWorkflowListener, nodeStepResultFromNodeStepException, replaceFailedNodesListenerInContextpublic NodeFirstWorkflowExecutor(Framework framework)
public WorkflowExecutionResult executeWorkflowImpl(StepExecutionContext executionContext, WorkflowExecutionItem item)
executeWorkflowImpl in class BaseWorkflowExecutorpublic static WorkflowExecutionItem createInnerLoopItem(IWorkflow item)
item - workflow item