Class SubversionSCMFileSystem

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class SubversionSCMFileSystem
    extends jenkins.scm.api.SCMFileSystem
    • Field Detail

      • DISABLE_PROPERTY

        public static final String DISABLE_PROPERTY
    • Constructor Detail

      • SubversionSCMFileSystem

        protected SubversionSCMFileSystem​(org.tmatesoft.svn.core.io.SVNRepository repo,
                                          jenkins.scm.api.SCMRevision rev)