Class LibraryRetriever

java.lang.Object
hudson.model.AbstractDescribableImpl<LibraryRetriever>
org.jenkinsci.plugins.workflow.libs.LibraryRetriever
All Implemented Interfaces:
ExtensionPoint, Describable<LibraryRetriever>
Direct Known Subclasses:
SCMBasedRetriever

public abstract class LibraryRetriever extends AbstractDescribableImpl<LibraryRetriever> implements ExtensionPoint
A way in which a library can be physically obtained for use in a build.