public class GoalDefinition extends Object
| Constructor and Description |
|---|
GoalDefinition(FlowDefinition flowDefinition) |
| Modifier and Type | Method and Description |
|---|---|
GoalDefinition |
check(PredicateDefinition predicate) |
Identifier |
getId() |
GoalDefinition |
id(Identifier id) |
public GoalDefinition(FlowDefinition flowDefinition)
public GoalDefinition check(PredicateDefinition predicate)
public GoalDefinition id(Identifier id)
public Identifier getId()
Copyright © 2014. All rights reserved.