| Annotation Type | Description |
|---|---|
| Given |
Given defines a field that is hydrated from a
Fact. |
| Result |
Result is used to map a single field to a Result in a
Decision. |
| Rule |
Rule defines a class to be injected into a
Decision. |
| Then |
Then marks a method as an action.
|
| When |
When marks a method as a condition.
|