Class AuditEventLogger

java.lang.Object
org.nuxeo.ecm.platform.audit.listener.AuditEventLogger
All Implemented Interfaces:
PostCommitEventListener, PostCommitFilteringEventListener

@Deprecated public class AuditEventLogger extends Object implements PostCommitFilteringEventListener
Deprecated.
since 10.10, audit event is now handled with StreamAuditEventListener
PostCommit async listener that pushes EventBundle into the Audit log.
Author:
tiry