Uses of Class
org.xwiki.diff.MergeException

Uses of MergeException in org.xwiki.diff
 

Methods in org.xwiki.diff that throw MergeException
<E> MergeResult<E>
DiffManager.merge(List<E> commonAncestor, List<E> next, List<E> current, MergeConfiguration<E> configuration)
          Execute a 3-way merge on provided versions.
 



Copyright © 2004–2014 XWiki. All rights reserved.