Extension Points defined in Pipeline: Groovy Libraries Plugin

This site is the new docs site currently being tested. For the actual docs in use please go to https://www.jenkins.io/doc.

ClasspathAdder

jenkinsdoc:pipeline-groovy-lib:org.jenkinsci.plugins.workflow.libs.ClasspathAdder]

Allows libraries to be mapped to actual classpath additions.

Implementations:

LibraryResolver

jenkinsdoc:pipeline-groovy-lib:org.jenkinsci.plugins.workflow.libs.LibraryResolver]

Allows a provider of libraries to indicate which libraries should be visible to a given job.

Implementations:

LibraryRetriever

jenkinsdoc:pipeline-groovy-lib:org.jenkinsci.plugins.workflow.libs.LibraryRetriever]

A way in which a library can be physically obtained for use in a build.

Implementations:

LibraryStepRetrieverVerifier

jenkinsdoc:pipeline-groovy-lib:org.jenkinsci.plugins.workflow.libs.LibraryStepRetrieverVerifier]

This extension point has no Javadoc documentation.

Implementations: