Uses of Class
org.jenkinsci.plugins.workflow.libs.SCMBasedRetriever
Packages that use SCMBasedRetriever
-
Uses of SCMBasedRetriever in org.jenkinsci.plugins.workflow.libs
Subclasses of SCMBasedRetriever in org.jenkinsci.plugins.workflow.libsModifier and TypeClassDescriptionclassUses legacySCMto check out sources based on variable interpolation.classUsesSCMSource.fetch(String, TaskListener)to retrieve a specific revision.