Package jakarta.faces.flow.builder
Annotation Type FlowDefinition
- 
@Retention(RUNTIME) @Target(METHOD) @Qualifier public @interface FlowDefinition
The presence of this annotation on a CDI producer method indicates that the method will produce a flow. See
FlowBuilderfor a usage example.- Since:
 - 2.2