| Package | Description |
|---|---|
| brainslug.flow | |
| brainslug.flow.node.task | |
| brainslug.flow.path |
| Modifier and Type | Field and Description |
|---|---|
protected FlowDefinition |
FlowBuilderSupport.definition |
| Modifier and Type | Method and Description |
|---|---|
FlowDefinition |
FlowBuilder.getDefinition() |
FlowDefinition |
FlowDefinition.id(Identifier id) |
FlowDefinition |
FlowDefinition.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
FlowBuilderSupport |
FlowBuilderSupport.withDefinition(FlowDefinition definition) |
| Constructor and Description |
|---|
GoalDefinition(FlowDefinition flowDefinition) |
| Modifier and Type | Field and Description |
|---|---|
protected FlowDefinition |
FlowPathDefinition.definition |
| Modifier and Type | Method and Description |
|---|---|
FlowDefinition |
FlowPathDefinition.getDefinition() |
| Constructor and Description |
|---|
AndDefinition(FlowDefinition definition,
FlowNodeDefinition<ParallelDefinition> startNode) |
FlowPathDefinition(FlowDefinition definition,
FlowNodeDefinition startNode) |
ThenDefinition(EqualDefinition predicateDefinition,
FlowDefinition definition,
ChoiceDefinition choiceDefinition) |
Copyright © 2014. All rights reserved.