| Package | Description |
|---|---|
| brainslug.flow.node | |
| brainslug.flow.path |
| Modifier and Type | Method and Description |
|---|---|
protected ThenDefinition |
ChoiceDefinition.addThenDefinition(ThenDefinition then) |
ThenDefinition |
ChoiceDefinition.getOtherwisePath() |
ThenDefinition |
ChoiceDefinition.when(EqualDefinition predicateDefinition) |
| Modifier and Type | Method and Description |
|---|---|
List<ThenDefinition> |
ChoiceDefinition.getThenPaths() |
| Modifier and Type | Method and Description |
|---|---|
protected ThenDefinition |
ChoiceDefinition.addThenDefinition(ThenDefinition then) |
void |
ChoiceDefinition.setOtherwisePath(ThenDefinition otherwisePath) |
| Modifier and Type | Method and Description |
|---|---|
ThenDefinition |
ThenDefinition.otherwise() |
Copyright © 2014. All rights reserved.