Class MongoDBAuditEntryReader


  • public class MongoDBAuditEntryReader
    extends Object
    Reader for MongoDB Audit.
    Since:
    9.1
    • Constructor Detail

      • MongoDBAuditEntryReader

        public MongoDBAuditEntryReader()
    • Method Detail

      • read

        public static LogEntry read​(org.bson.Document doc)
      • readExtendedInfo

        public static Map<String,​ExtendedInfo> readExtendedInfo​(org.bson.Document extInfos)