public class AuditEventFirer extends Object
Constructor and Description |
---|
AuditEventFirer() |
Modifier and Type | Method and Description |
---|---|
static void |
fireEvent(CoreSession coreSession,
DocumentRouteElement element,
Map<String,Serializable> eventProperties,
String eventName,
DocumentModel doc) |
protected static EventProducer |
getEventProducer() |
public AuditEventFirer()
public static void fireEvent(CoreSession coreSession, DocumentRouteElement element, Map<String,Serializable> eventProperties, String eventName, DocumentModel doc)
protected static EventProducer getEventProducer()
Copyright © 2017 Nuxeo. All rights reserved.