Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.audit.api
Class AuditEventTypes

java.lang.Object
  extended by org.nuxeo.ecm.platform.audit.api.AuditEventTypes

public class AuditEventTypes
extends Object

NXAudit event types.

For now, used by the content history Seam listener to be notified for logs invalidation using the Seam event service.

Might useful for other kind of event based notifications.

Author:
Julien Anguenot

Field Summary
static String HISTORY_CHANGED
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HISTORY_CHANGED

public static final String HISTORY_CHANGED
See Also:
Constant Field Values

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.