Uses of Interface
jakarta.faces.flow.builder.NodeBuilder
Packages that use NodeBuilder
-
Uses of NodeBuilder in jakarta.faces.flow.builder
Classes in jakarta.faces.flow.builder that implement NodeBuilderModifier and TypeClassDescriptionclassCreate a flow call node in the currentFlow.classCreate a method call node in the currentFlow.classCreate a return node in the currentFlow.classCreate a switch node in the currentFlow.classCreate a view node in the currentFlow.Methods in jakarta.faces.flow.builder that return NodeBuilderModifier and TypeMethodDescriptionNodeBuilder.markAsStartNode()Mark this node as the start node in the flow.