Nuxeo Enterprise Platform 5.4

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

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

public class AuditEventTypes
extends java.lang.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 java.lang.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 java.lang.String HISTORY_CHANGED
See Also:
Constant Field Values

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.