| Interface | Description |
|---|---|
| DefinitionStore | |
| ExecutionContext | |
| FlowExecutor | |
| FlowNodeExecutor<T extends FlowNodeDefinition> | |
| GoalCondition | |
| PropertyStore |
A storage for flow instance properties.
|
| Class | Description |
|---|---|
| DefaultExecutionContext | |
| ExecutionProperties | |
| ExecutionProperty | |
| FlowNodeExecutionResult | |
| HashMapDefinitionStore | |
| HashMapPropertyStore | |
| SimpleTask | |
| TriggerContext<T extends TriggerContext> |
| Annotation Type | Description |
|---|---|
| Execute |
Identifies a method which is meant for execution in a
HandlerCallDefinition callee. |
Copyright © 2014. All rights reserved.