Class DocumentAuditHelper
java.lang.Object
org.nuxeo.ecm.platform.audit.api.document.DocumentAuditHelper
Audit log stores event related to the "live" DocumentModel. This means that when retrieving the Audit Log for a
version or a proxy, we must merge part of the "live" document history with the history of the proxy or version. This
helper class fetches the additional parameters that must be used to retrieve history of a version or of a proxy.
- Author:
- Tiry
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DocumentAuditHelper
public DocumentAuditHelper()
-
-
Method Details
-
getAuditParamsForUUID
-