Class SVNWCContext.MergePropertiesInfo

java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.MergePropertiesInfo
Enclosing class:
SVNWCContext

public static class SVNWCContext.MergePropertiesInfo extends java.lang.Object
  • Field Details

    • conflictSkel

      public SVNSkel conflictSkel
    • workItems

      public SVNSkel workItems
    • mergeOutcome

      public SVNStatusType mergeOutcome
    • newBaseProperties

      public SVNProperties newBaseProperties
    • newActualProperties

      public SVNProperties newActualProperties
    • treeConflicted

      public boolean treeConflicted
  • Constructor Details

    • MergePropertiesInfo

      public MergePropertiesInfo()