Class SVNWCContext.MergeInfo

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

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

    • workItems

      public SVNSkel workItems
    • conflictSkel

      public SVNSkel conflictSkel
    • mergeOutcome

      public SVNStatusType mergeOutcome
    • foundTextConflict

      public boolean foundTextConflict
  • Constructor Details

    • MergeInfo

      public MergeInfo()