Interface | Description |
---|---|
MergeConflictDecisionsManager |
Manage the decisions taken to solve the merge conflicts.
|
MergeManager |
Provides general merge utility methods.
|
Class | Description |
---|---|
MergeDocumentResult |
Store information about a merge operation of documents.
|
MergeManagerResult<R,C> |
This represents the result of a merge operation: it contains both the result of the merge, the possible conflicts
that happened during the merge, and the logs.
|
Enum | Description |
---|---|
MergeDocumentResult.DocumentPart |
Represents the different parts of a document that are merged.
|
Copyright © 2004–2022 XWiki. All rights reserved.