private static class SVNCopyDriver.CopyCommitPathHandler extends java.lang.Object implements ISVNCommitPathHandler
| Modifier and Type | Field and Description |
|---|---|
private boolean |
myIsMove |
private java.util.Map |
myPathInfos |
| Constructor and Description |
|---|
CopyCommitPathHandler(java.util.Map pathInfos,
boolean isMove) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleCommitPath(java.lang.String commitPath,
ISVNEditor commitEditor) |
public CopyCommitPathHandler(java.util.Map pathInfos,
boolean isMove)
public boolean handleCommitPath(java.lang.String commitPath,
ISVNEditor commitEditor)
throws SVNException
handleCommitPath in interface ISVNCommitPathHandlerSVNException