Package com.xebialabs.xlrelease.dsl
Annotation Type NoDoc
-
@Target({METHOD,PARAMETER}) @Retention(RUNTIME) public @interface NoDocThis class is adapted from Jenkins job-dsl-plugin (https://github.com/jenkinsci/job-dsl-plugin) Licenced under Apache 2.0 (https://github.com/jenkinsci/job-dsl-plugin/blob/master/LICENSE.txt) Indicates that a method should not be included in the API documentation.