Class BitbucketSCMFileSystem

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class BitbucketSCMFileSystem
    extends jenkins.scm.api.SCMFileSystem
    Since:
    3.0.0
    • Constructor Detail

      • BitbucketSCMFileSystem

        protected BitbucketSCMFileSystem​(BitbucketFilePathClient client,
                                         @Nullable
                                         jenkins.scm.api.SCMRevision scmRevision,
                                         @Nullable
                                         String ref)
    • Method Detail

      • getRoot

        public jenkins.scm.api.SCMFile getRoot()
        Specified by:
        getRoot in class jenkins.scm.api.SCMFileSystem
      • lastModified

        public long lastModified()
        Specified by:
        lastModified in class jenkins.scm.api.SCMFileSystem