Uses of Class
jenkins.scm.api.SCMProbeStat
-
Uses of SCMProbeStat in jenkins.scm.api
Modifier and TypeMethodDescriptionstatic SCMProbeStat
SCMProbeStat.fromAlternativePath
(String alternativePath) Creates aSCMProbeStat
from an alternative path suggestion.static SCMProbeStat
SCMProbeStat.fromType
(SCMFile.Type type) Creates aSCMProbeStat
from aSCMFile.Type
.abstract SCMProbeStat
Checks if the path, relative to the head candidate root, exists or not.Checks if the path, relative to the head candidate root, exists or not.