Class ISVNWCDb.Moved

java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.ISVNWCDb.Moved
Enclosing interface:
ISVNWCDb

public static class ISVNWCDb.Moved extends Object
  • Field Details

    • movedFromAbsPath

      public File movedFromAbsPath
    • opRootAbsPath

      public File opRootAbsPath
    • opRootMovedFromAbsPath

      public File opRootMovedFromAbsPath
    • movedFromDeleteAbsPath

      public File movedFromDeleteAbsPath
  • Constructor Details

    • Moved

      public Moved()