Class SvnRepositoryCopyRevisionProperties

All Implemented Interfaces:
ISvnObjectReceiver<SVNAdminEvent>, ISvnOperationOptionsProvider

public class SvnRepositoryCopyRevisionProperties extends SvnRepositoryReceivingOperation<SVNAdminEvent>
  • Constructor Details

    • SvnRepositoryCopyRevisionProperties

      public SvnRepositoryCopyRevisionProperties(SvnOperationFactory factory)
  • Method Details

    • 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)