java.lang.Object
jakarta.faces.flow.FlowNode
- Direct Known Subclasses:
FlowCallNode
,MethodCallNode
,ReturnNode
,SwitchNode
,ViewNode
FlowNode is the base class for all nodes in a faces flow graph.
- Since:
- 2.2
FlowCallNode
, MethodCallNode
, ReturnNode
, SwitchNode
, ViewNode
FlowNode is the base class for all nodes in a faces flow graph.