Class SVNUpdateEditor15.SVNDirectoryInfo
java.lang.Object
org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor15.SVNEntryInfo
org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor15.SVNDirectoryInfo
- All Implemented Interfaces:
ISVNCleanupHandler
- Enclosing class:
- SVNUpdateEditor15
private class SVNUpdateEditor15.SVNDirectoryInfo
extends SVNUpdateEditor15.SVNEntryInfo
implements ISVNCleanupHandler
-
Field Summary
FieldsFields inherited from class org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor15.SVNEntryInfo
IsAdded, isAddExisted, isExisted, isSkipped, myPreviousRevision, Parent, URL
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
cleanup
(SVNAdminArea area) void
flushLog()
getLog()
void
runLogs()
Methods inherited from class org.tmatesoft.svn.core.internal.wc.SVNUpdateEditor15.SVNEntryInfo
getChangedEntryProperties, getChangedProperties, getChangedWCProperties, getPath, propertyChanged
-
Field Details
-
RefCount
public int RefCount -
log
-
LogCount
public int LogCount -
myAmbientDepth
-
-
Constructor Details
-
SVNDirectoryInfo
-
-
Method Details
-
getAdminArea
- Throws:
SVNException
-
getLog
- Throws:
SVNException
-
flushLog
- Throws:
SVNException
-
runLogs
- Throws:
SVNException
-
cleanup
- Specified by:
cleanup
in interfaceISVNCleanupHandler
- Throws:
SVNException
-