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
The presence of this annotation on a CDI producer method indicates that the method will produce a flow. See
FlowBuilder
for a usage example.