| Package | Description |
|---|---|
| com.sun.faces.flow.builder | |
| jakarta.faces.flow.builder |
| Modifier and Type | Class and Description |
|---|---|
class |
SwitchBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
SwitchBuilder |
FlowBuilderImpl.switchNode(String switchNodeId) |
| 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 © 1997–2020 Eclipse Foundation. All rights reserved.