Uses of Class
jakarta.faces.flow.builder.SwitchBuilder
-
Uses of SwitchBuilder in jakarta.faces.flow.builder
Modifier and TypeMethodDescriptionabstract SwitchBuilder
SwitchBuilder.markAsStartNode()
abstract SwitchBuilder
FlowBuilder.switchNode
(String switchNodeId) Define a particular list of cases that will be inspected in the order they are defined to determine where to go next in the flow graph.