public abstract class NavigationCase extends Object implements Serializable
NavigationRule.getNavigationCases().| Constructor and Description | 
|---|
| NavigationCase() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract String | getFromAction() | 
| abstract String | getFromOutcome() | 
| abstract String | getIf() | 
| abstract Redirect | getRedirect() | 
| abstract String | getToViewId() | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.