| Package | Description |
|---|---|
| com.sun.faces.flow.builder | |
| jakarta.faces.flow.builder |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowCallBuilderImpl |
class |
MethodCallBuilderImpl |
class |
ReturnBuilderImpl |
class |
SwitchBuilderImpl |
class |
ViewBuilderImpl |
| 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 © 1997–2020 Eclipse Foundation. All rights reserved.