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