| Package | Description |
|---|---|
| brainslug.flow.builder | |
| brainslug.flow.node.task |
| Modifier and Type | Method and Description |
|---|---|
GoalDefinition |
FlowBuilderSupport.check(Identifier id,
PredicateDefinition goalPredicate) |
GoalDefinition |
FlowBuilderSupport.goal(Identifier id)
create a goal definition with the given id.
|
| Modifier and Type | Method and Description |
|---|---|
GoalDefinition |
GoalDefinition.check(PredicateDefinition predicate) |
GoalDefinition |
GoalDefinition.id(Identifier id) |
| Modifier and Type | Method and Description |
|---|---|
SelfType |
AbstractTaskDefinition.goal(GoalDefinition goal)
A goal groups tasks by the outcome they contribute to.
|
Copyright © 2014. All rights reserved.