public interface StepExecutor
| Modifier and Type | Method and Description |
|---|---|
StepExecutionResult |
executeWorkflowStep(StepExecutionContext executionContext,
StepExecutionItem item) |
boolean |
isNodeDispatchStep(StepExecutionItem item) |
boolean isNodeDispatchStep(StepExecutionItem item)
StepExecutionResult executeWorkflowStep(StepExecutionContext executionContext, StepExecutionItem item) throws StepException
StepException