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 SCMProbeSCMSource.createProbe(SCMHead head, SCMRevision revision) protected final SCMProbeSCMSource.fromSCMFileSystem(SCMHead head, SCMRevision revision) Helper method for subclasses that have implemented aSCMFileSystem.Builderand want to use a simple non-cachingSCMProbebased off of theSCMFileSystem.final SCMProbeSCMSource.newProbe(SCMHead head, SCMRevision revision)