public class NodeFirstWorkflowExecutor extends BaseWorkflowExecutor
BaseWorkflowExecutor.BaseWorkflowExecutionResult, BaseWorkflowExecutor.StepResultCaptureOPTION_KEY, SECURE_OPTION_KEY, SECURE_OPTION_VALUE, WorkflowResultFailedNODE_FIRST, PARALLEL, STEP_FIRST| Constructor and Description |
|---|
NodeFirstWorkflowExecutor(IFramework framework)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static WorkflowExecutionItem |
createInnerLoopItem(IWorkflow item)
Deprecated.
Create workflowExecutionItem suitable for inner loop of node-first strategy
|
WorkflowExecutionResult |
executeWorkflowImpl(StepExecutionContext executionContext,
WorkflowExecutionItem item)
Deprecated.
|
addNodeStepFailureContextData, addStepFailureContextData, combineNodeResultData, combineResultData, convertFailures, createPrintableDataContext, createPrintableDataContext, executeWFItem, executeWorkflow, executeWorkflowItemsForNodeSet, executeWorkflowStep, getFramework, getWorkflowListener, nodeStepResultFromNodeStepException, replaceFailedNodesListenerInContext, reportNodesMatched, workflowResultpublic NodeFirstWorkflowExecutor(IFramework framework)
public WorkflowExecutionResult executeWorkflowImpl(StepExecutionContext executionContext, WorkflowExecutionItem item)
executeWorkflowImpl in class BaseWorkflowExecutorpublic static WorkflowExecutionItem createInnerLoopItem(IWorkflow item)
item - workflow item