private class SVNUpdateEditor15.SVNDirectoryInfo extends SVNUpdateEditor15.SVNEntryInfo implements ISVNCleanupHandler
Modifier and Type | Field and Description |
---|---|
private SVNLog |
log |
int |
LogCount |
SVNDepth |
myAmbientDepth |
int |
RefCount |
IsAdded, isAddExisted, isExisted, isSkipped, myPreviousRevision, Parent, URL
Constructor and Description |
---|
SVNDirectoryInfo(java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
void |
cleanup(SVNAdminArea area) |
void |
flushLog() |
SVNAdminArea |
getAdminArea() |
SVNLog |
getLog() |
void |
runLogs() |
getChangedEntryProperties, getChangedProperties, getChangedWCProperties, getPath, propertyChanged
public int RefCount
private SVNLog log
public int LogCount
public SVNDepth myAmbientDepth
public SVNAdminArea getAdminArea() throws SVNException
SVNException
public SVNLog getLog() throws SVNException
SVNException
public void flushLog() throws SVNException
SVNException
public void runLogs() throws SVNException
SVNException
public void cleanup(SVNAdminArea area) throws SVNException
cleanup
in interface ISVNCleanupHandler
SVNException