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
FlowDefinition
annotation causes theFlowBuilder
to be passed to that method. SeeFlowBuilder
for a usage example.- Since:
- 2.2