public class AuditEntryJSONReader extends Object
| Constructor and Description |
|---|
AuditEntryJSONReader() |
| Modifier and Type | Method and Description |
|---|---|
static LogEntry |
read(String content) |
static Map<String,ExtendedInfo> |
readExtendedInfo(LogEntryImpl entry,
org.codehaus.jackson.JsonParser jp) |
public static Map<String,ExtendedInfo> readExtendedInfo(LogEntryImpl entry, org.codehaus.jackson.JsonParser jp) throws Exception
ExceptionCopyright © 2019 Nuxeo SA. All rights reserved.