Package org.nuxeo.mongodb.audit
Class MongoDBAuditEntryReader
java.lang.Object
org.nuxeo.mongodb.audit.MongoDBAuditEntryReader
Reader for MongoDB Audit.
- Since:
- 9.1
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic LogEntry
read
(org.bson.Document doc) static Map<String,
ExtendedInfo> readExtendedInfo
(org.bson.Document extInfos)
-
Constructor Details
-
MongoDBAuditEntryReader
public MongoDBAuditEntryReader()
-
-
Method Details
-
read
-
readExtendedInfo
-