Uses of Package
jakarta.faces.flow.builder
-
Packages that use jakarta.faces.flow.builder Package Description com.sun.faces.flow.builder jakarta.faces.flow.builder Classes for declaring a Faces Flow. -
Classes in jakarta.faces.flow.builder used by com.sun.faces.flow.builder Class Description FlowBuilder A Java language API for buildingFlows.FlowCallBuilder Create a flow call node in the currentFlow.MethodCallBuilder Create a method call node in the currentFlow.NavigationCaseBuilder Create a navigation case in the currentFlow.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 currentFlow.SwitchBuilder Create a switch node in the currentFlow.SwitchCaseBuilder Create a case in the current switch.ViewBuilder Create a view node in the currentFlow. -
Classes in jakarta.faces.flow.builder used by jakarta.faces.flow.builder Class Description FlowBuilder A Java language API for buildingFlows.FlowBuilderParameter.Literal Supports inline instantiation of theFlowBuilderParameterqualifier.FlowCallBuilder Create a flow call node in the currentFlow.FlowDefinition.Literal Supports inline instantiation of theFlowDefinitionqualifier.MethodCallBuilder Create a method call node in the currentFlow.NavigationCaseBuilder Create a navigation case in the currentFlow.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 currentFlow.SwitchBuilder Create a switch node in the currentFlow.SwitchCaseBuilder Create a case in the current switch.ViewBuilder Create a view node in the currentFlow.