public abstract class NavigationHandler extends Object
| Constructor and Description | 
|---|
| NavigationHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | handleNavigation(FacesContext context,
                String fromAction,
                String outcome) | 
| void | handleNavigation(FacesContext context,
                String fromAction,
                String outcome,
                String toFlowDocumentId) | 
public abstract void handleNavigation(FacesContext context, String fromAction, String outcome)
public void handleNavigation(FacesContext context, String fromAction, String outcome, String toFlowDocumentId)
context - fromAction - outcome - toFlowDocumentId - Copyright © 2025 The Apache Software Foundation. All rights reserved.