public static class SVNWCContext.MergePropertiesInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
SVNSkel |
conflictSkel |
SVNStatusType |
mergeOutcome |
SVNProperties |
newActualProperties |
SVNProperties |
newBaseProperties |
boolean |
treeConflicted |
SVNSkel |
workItems |
Constructor and Description |
---|
MergePropertiesInfo() |
public SVNSkel conflictSkel
public SVNSkel workItems
public SVNStatusType mergeOutcome
public SVNProperties newBaseProperties
public SVNProperties newActualProperties
public boolean treeConflicted
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.