Class ISVNWCDb.WCDbDeletionInfo
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.ISVNWCDb.WCDbDeletionInfo
- Enclosing interface:
- ISVNWCDb
public static class ISVNWCDb.WCDbDeletionInfo
extends java.lang.Object
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionjava.io.File
boolean
java.io.File
java.io.File
java.io.File
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
baseDelAbsPath
public java.io.File baseDelAbsPath -
baseReplaced
public boolean baseReplaced -
movedToAbsPath
public java.io.File movedToAbsPath -
workDelAbsPath
public java.io.File workDelAbsPath -
movedToOpRootAbsPath
public java.io.File movedToOpRootAbsPath
-
-
Constructor Details
-
WCDbDeletionInfo
public WCDbDeletionInfo()
-