Package org.apache.airflow.sdk
Annotation Builder.Task
-
- All Implemented Interfaces:
@Target(allowedTargets = {AnnotationTarget.FUNCTION}) public @interface Builder.Task
Annotation to automate task definition in a Dag-builder pattern.