private class SVNWCDb.ResolveDeleteRaiseMovedAway extends java.lang.Object implements SVNSqlJetTransaction
| Modifier and Type | Field and Description |
|---|---|
SVNConflictAction |
action |
java.io.File |
localRelPath |
SVNConflictVersion |
newVersion |
SVNConflictVersion |
oldVersion |
SVNOperation |
operation |
SVNWCDbDir |
pdh |
| Modifier | Constructor and Description |
|---|---|
private |
ResolveDeleteRaiseMovedAway() |
| Modifier and Type | Method and Description |
|---|---|
void |
transaction(SVNSqlJetDb db) |
public SVNWCDbDir pdh
public java.io.File localRelPath
public SVNOperation operation
public SVNConflictAction action
public SVNConflictVersion oldVersion
public SVNConflictVersion newVersion
public void transaction(SVNSqlJetDb db) throws org.tmatesoft.sqljet.core.SqlJetException, SVNException
transaction in interface SVNSqlJetTransactionorg.tmatesoft.sqljet.core.SqlJetExceptionSVNException