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