Package | Description |
---|---|
javax.faces.flow.builder |
Classes for declaring a Faces Flow. |
Modifier and Type | Class and Description |
---|---|
class |
FlowCallBuilder
Create a flow call node in the current |
class |
MethodCallBuilder
Create a method call node in the current |
class |
ReturnBuilder
Create a return node in the current |
class |
SwitchBuilder
Create a switch node in the current |
class |
ViewBuilder
Create a view node in the current |
Modifier and Type | Method and Description |
---|---|
NodeBuilder |
NodeBuilder.markAsStartNode()
Mark this node as the start node in the flow. |
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.