Class DefaultContentReconciliationManager

java.lang.Object
com.atlassian.confluence.internal.content.collab.DefaultContentReconciliationManager
All Implemented Interfaces:
ContentReconciliationManager

public class DefaultContentReconciliationManager extends Object implements ContentReconciliationManager
Responsible for triggering and managing content reconciliation for different save operations. Supposed to be used by likes of DefaultPageManager & DefaultAttachmentManager with a level of reused reconciliation lifecycle. See: Collaborative editing: server side business for more information.
Since:
7.14.0