Uses of Class
org.jenkinsci.plugins.workflow.libs.LibraryRetriever
-
Uses of LibraryRetriever in org.jenkinsci.plugins.workflow.libs
Modifier 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.