Package jakarta.faces.flow.builder
Annotation Interface FlowDefinition
The presence of this annotation on a CDI producer method indicates that the method will produce a flow. See
FlowBuilder
for a usage example.
- Since:
- 2.2
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Supports inline instantiation of theFlowDefinition
qualifier.