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.ISVNConflictHandler
conflictDescription
- org.tmatesoft.svn.core.SVNException
Copyright © 2015 sd-svn. All rights reserved.