Uses of Class
jenkins.scm.api.SCMProbe
-
Uses of SCMProbe in jenkins.scm.api
Modifier 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)