public class StepFirstWorkflowExecutor extends BaseWorkflowExecutor
BaseWorkflowExecutor.StepResultCaptureDATA_CONTEXT_PREFIX, OPTION_KEY, SECURE_OPTION_KEY, SECURE_OPTION_VALUENODE_FIRST, PARALLEL, STEP_FIRST| Constructor and Description |
|---|
StepFirstWorkflowExecutor(Framework framework)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowExecutionResult |
executeWorkflowImpl(StepExecutionContext executionContext,
WorkflowExecutionItem item)
Deprecated.
|
addNodeStepFailureContextData, addStepFailureContextData, convertFailures, createPrintableDataContext, createPrintableDataContext, executeWFItem, executeWorkflow, executeWorkflowItemsForNodeSet, executeWorkflowItemsForNodeSet, executeWorkflowStep, executeWorkflowStep, getWorkflowListener, nodeStepResultFromNodeStepException, replaceFailedNodesListenerInContextpublic StepFirstWorkflowExecutor(Framework framework)
public WorkflowExecutionResult executeWorkflowImpl(StepExecutionContext executionContext, WorkflowExecutionItem item)
executeWorkflowImpl in class BaseWorkflowExecutor