Uses of Class
jakarta.faces.flow.SwitchNode
Packages that use 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.