Package jakarta.faces.application
Class ConfigurableNavigationHandler
java.lang.Object
jakarta.faces.application.NavigationHandler
jakarta.faces.application.ConfigurableNavigationHandler
- Direct Known Subclasses:
- ConfigurableNavigationHandlerWrapper
- Since:
- 2.0
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionabstract NavigationCasegetNavigationCase(FacesContext context, String fromAction, String outcome) getNavigationCase(FacesContext context, String fromAction, String outcome, String toFlowDocumentId) abstract Map<String,Set<NavigationCase>> voidinspectFlow(FacesContext context, Flow flow) voidperformNavigation(String outcome) Methods inherited from class jakarta.faces.application.NavigationHandlerhandleNavigation, handleNavigation
- 
Constructor Details- 
ConfigurableNavigationHandlerpublic ConfigurableNavigationHandler()
 
- 
- 
Method Details
- 
inspectFlow- Parameters:
- context-
- flow-
- Since:
- 2.2