Class BitbucketSCMProbe
java.lang.Object
jenkins.scm.api.SCMSourceCriteria.Probe
jenkins.scm.api.SCMProbe
com.atlassian.bitbucket.jenkins.internal.scm.BitbucketSCMProbe
- All Implemented Interfaces:
Closeable,Serializable,AutoCloseable
public class BitbucketSCMProbe
extends jenkins.scm.api.SCMProbe
- Since:
- 4.0.0
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBitbucketSCMProbe(jenkins.scm.api.SCMHead head, BitbucketFilePathClient filePathClient) -
Method Summary
Methods inherited from class jenkins.scm.api.SCMProbe
existsMethods inherited from class jenkins.scm.api.SCMSourceCriteria.Probe
getRoot
-
Constructor Details
-
BitbucketSCMProbe
-
-
Method Details
-
close
- Throws:
IOException
-
name
- Specified by:
namein classjenkins.scm.api.SCMSourceCriteria.Probe
-
lastModified
public long lastModified()- Specified by:
lastModifiedin classjenkins.scm.api.SCMSourceCriteria.Probe
-
stat
- Specified by:
statin classjenkins.scm.api.SCMProbe- Throws:
IOException
-