| Modifier and Type | Method and Description |
|---|---|
<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.