| Package | Description | 
|---|---|
| javax.faces.flow | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FlowCallNode  | 
class  | 
MethodCallNode
Represents a method call node in the flow graph.  | 
class  | 
ReturnNode
Represents a return node in the flow graph.  | 
class  | 
SwitchNode
Represents a switch node in the flow graph.  | 
class  | 
ViewNode
ViewNode is the class that represents a VDL view in a faces flow graph.  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract FlowNode | 
Flow.getNode(String nodeId)
Return the generic   | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.