Package | Description |
---|---|
javax.faces.flow.builder |
Classes for declaring a Faces Flow. |
Class and Description |
---|
FlowBuilder
A Java language API for building |
FlowCallBuilder
Create a flow call node in the current |
MethodCallBuilder
Create a method call node in the current |
NavigationCaseBuilder
Create a navigation case in the current |
NavigationCaseBuilder.RedirectBuilder
Allows populating the redirect with parameters and setting the includeViewParams option. |
NodeBuilder
Base interface for building all kinds of flow nodes. |
ReturnBuilder
Create a return node in the current |
SwitchBuilder
Create a switch node in the current |
SwitchCaseBuilder
Create a case in the current switch. |
ViewBuilder
Create a view node in the current |
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.