Uses of Class
jenkins.scm.api.SCMProbe
Packages that use SCMProbe
-
Uses of SCMProbe in jenkins.scm.api
Methods in jenkins.scm.api that return SCMProbeModifier and TypeMethodDescriptionprotected SCMProbe
SCMSource.createProbe
(SCMHead head, SCMRevision revision) protected final SCMProbe
SCMSource.fromSCMFileSystem
(SCMHead head, SCMRevision revision) Helper method for subclasses that have implemented aSCMFileSystem.Builder
and want to use a simple non-cachingSCMProbe
based off of theSCMFileSystem
.final SCMProbe
SCMSource.newProbe
(SCMHead head, SCMRevision revision)