Package jakarta.faces.flow.builder
Annotation Type FlowBuilderParameter
- 
@Qualifier @Target({TYPE,METHOD,PARAMETER,FIELD}) @Retention(RUNTIME) @Documented public @interface FlowBuilderParameter
The presence of this annotation on a CDI producer method for the
FlowDefinitionannotation causes theFlowBuilderto be passed to that method. SeeFlowBuilderfor a usage example.- Since:
 - 2.2