Uses of Package
jakarta.faces.flow
Package
Description
-
ClassDescriptionFlow is the runtime representation of a Faces Flow.FlowHandler is the main entry point that enables the runtime to interact with the faces flows feature.
-
ClassDescriptionFlowHandler is the main entry point that enables the runtime to interact with the faces flows feature.
-
ClassDescriptionFlow is the runtime representation of a Faces Flow.A flow call node.FlowHandler is the main entry point that enables the runtime to interact with the faces flows feature.FlowHandlerFactory is used by the
Application
to create the singleton instance ofFlowHandler
.FlowNode is the base class for all nodes in a faces flow graph.Represents a method call node in the flow graph.Represents a parameter in any of several places where parameters are needed when processing flows.Represents a return node in the flow graph.Represents a case within a switch node in the flow graph.Represents a switch node in the flow graph.ViewNode is the class that represents a VDL view in a faces flow graph. -
-
ClassDescriptionFlow is the runtime representation of a Faces Flow.FlowHandler is the main entry point that enables the runtime to interact with the faces flows feature.
-
ClassDescriptionFlow is the runtime representation of a Faces Flow.A flow call node.FlowHandler is the main entry point that enables the runtime to interact with the faces flows feature.FlowHandlerFactory is used by the
Application
to create the singleton instance ofFlowHandler
.FlowNode is the base class for all nodes in a faces flow graph.Represents a method call node in the flow graph.Represents a parameter in any of several places where parameters are needed when processing flows.Represents a return node in the flow graph.Represents a case within a switch node in the flow graph.Represents a switch node in the flow graph.ViewNode is the class that represents a VDL view in a faces flow graph. -