Package org.xwiki.store.merge


package org.xwiki.store.merge
  • Class
    Description
    Manage the decisions taken to solve the merge conflicts.
    Store information about a merge operation of documents.
    Represents the different parts of a document that are merged.
    Provides general merge utility methods.
    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.