| Package | Description |
|---|---|
| brainslug.flow.node | |
| brainslug.flow.path |
| Modifier and Type | Method and Description |
|---|---|
protected ThenDefinition |
ChoiceDefinition.addThenDefinition(ThenDefinition then) |
ThenDefinition |
ChoiceDefinition.when(Expression whenExpression) |
| Modifier and Type | Method and Description |
|---|---|
Option<ThenDefinition> |
ChoiceDefinition.getOtherwisePath() |
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 © 2015. All rights reserved.