Package | Description |
---|---|
javax.faces.flow.builder |
Classes for declaring a Faces Flow. |
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 © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.