com.aragost.javahg.merge
Class MergeContext

java.lang.Object
  extended by com.aragost.javahg.merge.ConflictResolvingContext
      extended by com.aragost.javahg.merge.MergeContext

public class MergeContext
extends ConflictResolvingContext


Constructor Summary
MergeContext(AbstractCommand command)
           
 
Method Summary
 
Methods inherited from class com.aragost.javahg.merge.ConflictResolvingContext
getBase, getCommand, getFlagConflicts, getKeepDeleteConflicts, getLocal, getMergeConflicts, getRemote, getRepository, getWorkingCopy, processStream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MergeContext

public MergeContext(AbstractCommand command)


Copyright © 2011-2013 aragost Trifork ag. All Rights Reserved.