|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| FlowExecutionAggregator | Strategy interface for aggregating FlowExecution instances into a
single exit status. |
| Class Summary | |
|---|---|
| AbstractState | |
| DecisionState | State that requires a decider to make the status decision. |
| EndState | State implementation for ending a job if it is in progress and
continuing if just starting. |
| MaxValueFlowExecutionAggregator | Implementation of the FlowExecutionAggregator interface that aggregates
FlowExecutionStatus', using the status with the high precedence as the
aggregate status. |
| SplitState | A State implementation that splits a Flow into multiple
parallel subflows. |
| StepState | State implementation that delegates to a FlowExecutor to
execute the specified Step. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||