Class SvnRepositoryCopyRevisionProperties

    • Constructor Detail

      • SvnRepositoryCopyRevisionProperties

        public SvnRepositoryCopyRevisionProperties​(SvnOperationFactory factory)
    • Method Detail

      • getToURL

        public SVNURL getToURL()
      • setToURL

        public void setToURL​(SVNURL toURL)
      • getStartRevision

        public long getStartRevision()
      • setStartRevision

        public void setStartRevision​(long startRevision)
      • getEndRevision

        public long getEndRevision()
      • setEndRevision

        public void setEndRevision​(long endRevision)