public abstract class FacesFlowMethodCall extends Object implements Serializable
| Constructor and Description | 
|---|
| FacesFlowMethodCall() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract String | getDefaultOutcome() | 
| abstract String | getId() | 
| abstract String | getMethod() | 
| abstract List<FacesFlowMethodParameter> | getParameterList() | 
public abstract String getId()
public abstract String getMethod()
public abstract String getDefaultOutcome()
public abstract List<FacesFlowMethodParameter> getParameterList()
Copyright © 2025 The Apache Software Foundation. All rights reserved.