| FlowBuilder | 
 A Java language API for building  Flows. | 
| FlowBuilderParameter.Literal |  | 
| FlowCallBuilder | 
 Create a flow call node in the current  Flow. | 
| FlowDefinition.Literal |  | 
| MethodCallBuilder | 
 Create a method call node in the current  Flow. | 
| NavigationCaseBuilder | 
 Create a navigation case in the current  Flow. | 
| 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  Flow. | 
| SwitchBuilder | 
 Create a switch node in the current  Flow. | 
| SwitchCaseBuilder | 
 Create a case in the current switch. | 
| ViewBuilder | 
 Create a view node in the current  Flow. |