Package org.apache.myfaces.orchestra.flow

Interface Summary
FlowTypeConverter Used to type-convert params on input to and output from a flow.
 

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.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.