public class AndDefinition extends FlowPathDefinition<AndDefinition>
definition, startNode| Constructor and Description |
|---|
AndDefinition(FlowDefinition definition,
FlowNodeDefinition<ParallelDefinition> startNode) |
| Modifier and Type | Method and Description |
|---|---|
AndDefinition |
and() |
addToPath, appendNode, choice, connect, end, end, execute, getDefinition, getFirstPathNode, getPathNodes, getStartNode, parallel, then, then, waitForpublic AndDefinition(FlowDefinition definition, FlowNodeDefinition<ParallelDefinition> startNode)
public AndDefinition and()
Copyright © 2015. All rights reserved.