Class ISVNWCDb.Moved

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

public static class ISVNWCDb.Moved extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    java.io.File
     
    java.io.File
     
    java.io.File
     
    java.io.File
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • movedFromAbsPath

      public java.io.File movedFromAbsPath
    • opRootAbsPath

      public java.io.File opRootAbsPath
    • opRootMovedFromAbsPath

      public java.io.File opRootMovedFromAbsPath
    • movedFromDeleteAbsPath

      public java.io.File movedFromDeleteAbsPath
  • Constructor Details

    • Moved

      public Moved()