Class BitbucketSCMFileSystem

java.lang.Object
jenkins.scm.api.SCMFileSystem
com.cloudbees.jenkins.plugins.bitbucket.filesystem.BitbucketSCMFileSystem
All Implemented Interfaces:
Closeable, AutoCloseable

public class BitbucketSCMFileSystem extends jenkins.scm.api.SCMFileSystem
  • Constructor Details

  • Method Details

    • lastModified

      public long lastModified() throws IOException
      Specified by:
      lastModified in class jenkins.scm.api.SCMFileSystem
      Throws:
      IOException
    • getRoot

      @NonNull public jenkins.scm.api.SCMFile getRoot()
      Specified by:
      getRoot in class jenkins.scm.api.SCMFileSystem