| Package | Description | 
|---|---|
| javax.faces.application | |
| javax.faces.flow | |
| javax.faces.flow.builder | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ConfigurableNavigationHandlerWrapper. inspectFlow(FacesContext context,
           Flow flow) | 
| void | ConfigurableNavigationHandler. inspectFlow(FacesContext context,
           Flow flow) | 
| Modifier and Type | Method and Description | 
|---|---|
| Flow | FlowHandler. getCurrentFlow() | 
| abstract Flow | FlowHandler. getCurrentFlow(FacesContext context) | 
| abstract Flow | FlowHandler. getFlow(FacesContext context,
       String definingDocumentId,
       String id) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | FlowHandler. addFlow(FacesContext context,
       Flow toAdd) | 
| abstract FlowCallNode | Flow. getFlowCall(Flow targetFlow) | 
| abstract void | FlowHandler. transition(FacesContext context,
          Flow sourceFlow,
          Flow targetFlow,
          FlowCallNode outboundCallNode,
          String toViewId) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Flow | FlowBuilder. getFlow() | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.