Package | Description |
---|---|
javax.faces.flow.builder |
Modifier and Type | Method and Description |
---|---|
abstract 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. |
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.