Uses of Class
jakarta.faces.flow.SwitchNode
-
Packages that use SwitchNode Package Description jakarta.faces.flow -
-
Uses of SwitchNode in jakarta.faces.flow
Methods in jakarta.faces.flow that return types with arguments of type SwitchNode Modifier and Type Method Description abstract Map<String,SwitchNode>
Flow. getSwitches()
Return an immutable data structure containing all of the switch nodes declared for this flow.
-