| Package | Description | 
|---|---|
| jakarta.faces.flow | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract FlowCallNode | Flow. getFlowCall(Flow targetFlow) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Map<String,FlowCallNode> | Flow. getFlowCalls() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | FlowHandler. transition(FacesContext context,
          Flow sourceFlow,
          Flow targetFlow,
          FlowCallNode outboundCallNode,
          String toViewId) | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.