Uses of Interface
org.nuxeo.ecm.platform.audit.api.AuditLogger
Package
Description
-
Uses of AuditLogger in org.nuxeo.ecm.automation.core.operations.services
-
Uses of AuditLogger in org.nuxeo.ecm.platform.audit.api
-
Uses of AuditLogger in org.nuxeo.ecm.platform.audit.api.job
-
Uses of AuditLogger in org.nuxeo.ecm.platform.audit.api.remote
-
Uses of AuditLogger in org.nuxeo.ecm.platform.audit.io
Modifier and TypeMethodDescriptionprotected static LogEntry
IOLogEntryBase.readLogEntry
(AuditLogger audit, org.dom4j.Element logEntryElement) Could be overridden to get other (additional) data. -
Uses of AuditLogger in org.nuxeo.ecm.platform.audit.service
Modifier and TypeClassDescriptionclass
Abstract class to share code betweenAuditBackend
implementationsclass
Contains the Hibernate based (legacy) implementation -
Uses of AuditLogger in org.nuxeo.elasticsearch.audit
Modifier and TypeClassDescriptionclass
Implementation of theAuditBackend
interface using Elasticsearch persistence -
Uses of AuditLogger in org.nuxeo.mongodb.audit
Modifier and TypeClassDescriptionclass
Implementation of theAuditBackend
interface using MongoDB persistence.