Uses of Class
jakarta.faces.flow.SwitchNode
Packages that use SwitchNode
-
Uses of SwitchNode in com.sun.faces.flow
Subclasses of SwitchNode in com.sun.faces.flowMethods in com.sun.faces.flow that return types with arguments of type SwitchNode -
Uses of SwitchNode in jakarta.faces.flow
Methods in jakarta.faces.flow that return types with arguments of type SwitchNodeModifier and TypeMethodDescriptionabstract Map
<String, SwitchNode> Flow.getSwitches()
Return an immutable data structure containing all of the switch nodes declared for this flow.