Package org.nuxeo.elasticsearch.audit.io
Class AuditEntryJSONReader
java.lang.Object
org.nuxeo.elasticsearch.audit.io.AuditEntryJSONReader
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic LogEntry
static Map<String,
ExtendedInfo> readExtendedInfo
(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-
Constructor Details
-
AuditEntryJSONReader
public AuditEntryJSONReader()
-
-
Method Details
-
read
- Throws:
IOException
-
readExtendedInfo
public static Map<String,ExtendedInfo> readExtendedInfo(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.ObjectMapper objectMapper) throws IOException - Throws:
IOException
-