Package org.nuxeo.mongodb.audit
Class MongoDBAuditBackend.MongoDBLogEntryProvider
java.lang.Object
org.nuxeo.mongodb.audit.MongoDBAuditBackend.MongoDBLogEntryProvider
- All Implemented Interfaces:
BaseLogEntryProvider
- Enclosing class:
- MongoDBAuditBackend
public class MongoDBAuditBackend.MongoDBLogEntryProvider
extends Object
implements BaseLogEntryProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddLogEntry(LogEntry logEntry) intremoveEntries(String eventId, String pathPattern)
-
Constructor Details
-
MongoDBLogEntryProvider
public MongoDBLogEntryProvider()
-
-
Method Details
-
removeEntries
- Specified by:
removeEntriesin interfaceBaseLogEntryProvider
-
addLogEntry
- Specified by:
addLogEntryin interfaceBaseLogEntryProvider
-