| Package | Description | 
|---|---|
| jakarta.faces.application | |
| jakarta.faces.flow | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NavigationCaseWrapper | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract NavigationCase | ConfigurableNavigationHandler. getNavigationCase(FacesContext context,
                 String fromAction,
                 String outcome) | 
| NavigationCase | ConfigurableNavigationHandlerWrapper. getNavigationCase(FacesContext context,
                 String fromAction,
                 String outcome) | 
| NavigationCase | ConfigurableNavigationHandler. getNavigationCase(FacesContext context,
                 String fromAction,
                 String outcome,
                 String toFlowDocumentId) | 
| NavigationCase | ConfigurableNavigationHandlerWrapper. getNavigationCase(FacesContext context,
                 String fromAction,
                 String outcome,
                 String toFlowDocumentId) | 
| NavigationCase | NavigationCaseWrapper. getWrapped() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Map<String,Set<NavigationCase>> | ConfigurableNavigationHandler. getNavigationCases() | 
| Map<String,Set<NavigationCase>> | ConfigurableNavigationHandlerWrapper. getNavigationCases() | 
| Constructor and Description | 
|---|
| NavigationCaseWrapper(NavigationCase delegate) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Map<String,Set<NavigationCase>> | Flow. getNavigationCases() | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.