|
Class Summary |
| FlowHandler |
Common logic for managing orchestra flows, called from both FlowNavigationHandler
and FlowViewHandler. |
| FlowInfo |
Holds information about a specific call to a specific flow. |
| FlowNavigationHandler |
|
| FlowPhaseTracker |
A simple class to allow code to query what the current phase is; see static method
getCurrentPhase. |
| FlowViewHandler |
Custom ViewHandler that executes the necessary logic to handle entering and exiting a Flow. |
| NullFlowTypeConverter |
An implementation of the FlowTypeConverter interface that just passes the object
through unmodified. |