Uses of Class
jakarta.faces.flow.FlowNode
-
Uses of FlowNode in jakarta.faces.flow
Modifier and TypeClassDescriptionclass
A flow call node.class
Represents a method call node in the flow graph.class
Represents a return node in the flow graph.class
Represents a switch node in the flow graph.class
ViewNode is the class that represents a VDL view in a faces flow graph.