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 TypeClassDescriptionclass
Functionality common toSCMSourceRetriever
andSCMRetriever
.class
Uses legacySCM
to check out sources based on variable interpolation.class
UsesSCMSource.fetch(String, TaskListener)
to retrieve a specific revision.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