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.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