Uses of Package
jakarta.faces.flow.builder
-
ClassDescriptionA Java language API for building
Flow
s.Supports inline instantiation of theFlowBuilderParameter
qualifier.Create a flow call node in the currentFlow
.Supports inline instantiation of theFlowDefinition
qualifier.Create a method call node in the currentFlow
.Create a navigation case in the currentFlow
.Allows populating the redirect with parameters and setting the includeViewParams option.Base interface for building all kinds of flow nodes.Create a return node in the currentFlow
.Create a switch node in the currentFlow
.Create a case in the current switch.Create a view node in the currentFlow
.