| Package | Description |
|---|---|
| brainslug.flow | |
| brainslug.flow.node.task | |
| brainslug.util |
| Modifier and Type | Method and Description |
|---|---|
Option<GoalPredicate> |
FlowDefinition.getGoalPredicate(Identifier goalId) |
| Modifier and Type | Method and Description |
|---|---|
Option<Identifier> |
AbstractTaskDefinition.getGoal() |
Option<RetryStrategy> |
AbstractTaskDefinition.getRetryStrategy() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Option<T> |
Option.empty() |
static <T> Option<T> |
Option.of(T value) |
Copyright © 2014. All rights reserved.