private class SVNUpdateEditor.SVNDirectoryInfo extends SVNUpdateEditor.SVNEntryInfo implements ISVNCleanupHandler
Modifier and Type | Field and Description |
---|---|
boolean |
anyChangesInChildren |
private SVNLog |
log |
int |
LogCount |
SVNDepth |
myAmbientDepth |
int |
RefCount |
boolean |
wasIncomplete |
IsAdded, isAddExisted, isExisted, isSkipped, myPreviousRevision, Parent, treeConflictCreationAttributes, 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 boolean wasIncomplete
public boolean anyChangesInChildren
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