Package util.annotation
Annotation Type Disabled
-
@Retention(RUNTIME) @Target(TYPE) public @interface DisabledAnotation used to prevent pipelines also annotated withPipelinefrom being run.
@Retention(RUNTIME)
@Target(TYPE)
public @interface Disabled
Pipeline from being run.