| Modifier and Type | Field and Description |
|---|---|
protected AuditBackend |
AuditRestore.auditBackend |
| 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 | Field and Description |
|---|---|
protected AuditBackend |
NXAuditEventsService.backend |
| Modifier and Type | Method and Description |
|---|---|
AuditBackend |
NXAuditEventsService.getBackend() |
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends AuditBackend> |
AuditBackendDescriptor.klass |
| Modifier and Type | Method and Description |
|---|---|
AuditBackend |
AuditBackendDescriptor.newInstance(NXAuditEventsService component) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends AuditBackend> |
AuditBackendDescriptor.getKlass() |
| Modifier and Type | Method and Description |
|---|---|
AuditBulker |
AuditBulkerDescriptor.newInstance(AuditBackend backend)
Deprecated.
|
| 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 © 2019 Nuxeo. All rights reserved.