public class ChoiceNodeExecutor extends DefaultNodeExecutor<ChoiceDefinition>
| Constructor and Description |
|---|
ChoiceNodeExecutor() |
| Modifier and Type | Method and Description |
|---|---|
List<FlowNodeDefinition> |
execute(ChoiceDefinition choiceDefinition,
ExecutionContext context) |
postExecute, preExecute, setTokenStore, takeAll, takeNonepublic List<FlowNodeDefinition> execute(ChoiceDefinition choiceDefinition, ExecutionContext context)
execute in interface FlowNodeExectuor<ChoiceDefinition>execute in class DefaultNodeExecutor<ChoiceDefinition>Copyright © 2014. All rights reserved.