Modifier and Type | Field and Description |
---|---|
protected AuditLogger |
AuditLog.logger |
Modifier and Type | Interface and Description |
---|---|
interface |
Logs
Logs interface.
|
Modifier and Type | Field and Description |
---|---|
protected AuditLogger |
JobHistoryHelper.logger |
Modifier and Type | Method and Description |
---|---|
protected AuditLogger |
JobHistoryHelper.getLogger() |
Modifier and Type | Interface and Description |
---|---|
interface |
LogsRemote
Remote interface for Logs.
|
Modifier and Type | Method and Description |
---|---|
protected static LogEntry |
IOLogEntryBase.readLogEntry(AuditLogger audit,
org.dom4j.Element logEntryElement)
Could be overridden to get other (additional) data.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AuditBackend
Audit Backend SPI
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAuditBackend
Abstract class to share code between
AuditBackend implementations |
class |
DefaultAuditBackend
Contains the Hibernate based (legacy) implementation
|
Modifier and Type | Class and Description |
---|---|
class |
ESAuditBackend
Implementation of the
AuditBackend interface using Elasticsearch persistence |
Modifier and Type | Class and Description |
---|---|
class |
MongoDBAuditBackend
Implementation of the
AuditBackend interface using MongoDB persistence. |
Copyright © 2017 Nuxeo. All rights reserved.