public interface NodeStepExecutor
| Modifier and Type | Method and Description |
|---|---|
NodeStepResult |
executeNodeStep(StepExecutionContext context,
NodeStepExecutionItem item,
INodeEntry node)
Execute the step
|
NodeStepResult executeNodeStep(StepExecutionContext context, NodeStepExecutionItem item, INodeEntry node) throws NodeStepException
context - contextitem - step itemnode - nodeNodeStepException - on step error