Class BitbucketSCMProbe

    • Constructor Detail

      • BitbucketSCMProbe

        public BitbucketSCMProbe​(jenkins.scm.api.SCMHead head,
                                 BitbucketFilePathClient filePathClient)
    • Method Detail

      • name

        public String name()
        Specified by:
        name in class jenkins.scm.api.SCMSourceCriteria.Probe
      • lastModified

        public long lastModified()
        Specified by:
        lastModified in class jenkins.scm.api.SCMSourceCriteria.Probe
      • stat

        public jenkins.scm.api.SCMProbeStat stat​(String path)
                                          throws IOException
        Specified by:
        stat in class jenkins.scm.api.SCMProbe
        Throws:
        IOException