Uses of Class
org.jenkinsci.plugins.workflow.libs.LibraryRetriever
Packages that use LibraryRetriever
-
Uses of LibraryRetriever in org.jenkinsci.plugins.workflow.libs
Subclasses of LibraryRetriever in org.jenkinsci.plugins.workflow.libsModifier and TypeClassDescriptionclassFunctionality common toSCMSourceRetrieverandSCMRetriever.classUses legacySCMto check out sources based on variable interpolation.classUsesSCMSource.fetch(String, TaskListener)to retrieve a specific revision.Subclasses with type arguments of type LibraryRetriever in org.jenkinsci.plugins.workflow.libsModifier and TypeClassDescriptionclassA way in which a library can be physically obtained for use in a build.classDescriptor forLibraryRetriever.Methods in org.jenkinsci.plugins.workflow.libs that return LibraryRetrieverMethods in org.jenkinsci.plugins.workflow.libs with parameters of type LibraryRetrieverConstructors in org.jenkinsci.plugins.workflow.libs with parameters of type LibraryRetriever