public class ConflictResolverHandler extends Object implements org.tmatesoft.svn.core.wc.ISVNConflictHandler
| Constructor and Description |
|---|
ConflictResolverHandler(SVNApp app)
Constructor ConflictResolverHandler
|
| Modifier and Type | Method and Description |
|---|---|
org.tmatesoft.svn.core.wc.SVNConflictResult |
handleConflict(org.tmatesoft.svn.core.wc.SVNConflictDescription conflictDescription)
Method handleConflict
|
public ConflictResolverHandler(SVNApp app)
app - public org.tmatesoft.svn.core.wc.SVNConflictResult handleConflict(org.tmatesoft.svn.core.wc.SVNConflictDescription conflictDescription)
throws org.tmatesoft.svn.core.SVNException
handleConflict in interface org.tmatesoft.svn.core.wc.ISVNConflictHandlerconflictDescription - org.tmatesoft.svn.core.SVNExceptionCopyright © 2015 sd-svn. All rights reserved.