Class SVNTreeConflictEditor.UpdateWorkingProps
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNTreeConflictEditor.UpdateWorkingProps
- Enclosing class:
- SVNTreeConflictEditor
private static class SVNTreeConflictEditor.UpdateWorkingProps
extends java.lang.Object
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) SVNProperties
(package private) SVNSkel
(package private) SVNProperties
(package private) SVNStatusType
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
propState
SVNStatusType propState -
conflictSkel
SVNSkel conflictSkel -
propChanges
SVNProperties propChanges -
actualProps
SVNProperties actualProps
-
-
Constructor Details
-
UpdateWorkingProps
private UpdateWorkingProps()
-