private static class SVNUpdateEditor17.MergeFileInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
SVNSkel |
conflictSkel |
SVNStatusType |
contentState |
java.io.File |
installFrom |
boolean |
installPristine |
SVNSkel |
workItem |
Modifier | Constructor and Description |
---|---|
private |
MergeFileInfo() |
public SVNSkel workItem
public boolean installPristine
public java.io.File installFrom
public SVNStatusType contentState
public SVNSkel conflictSkel