Uses of Interface
org.nuxeo.ecm.platform.audit.api.AuditLogger
Packages that use AuditLogger
Package
Description
-
Uses of AuditLogger in org.nuxeo.audit.io
Methods in org.nuxeo.audit.io with parameters of type AuditLoggerModifier and TypeMethodDescriptionprotected static LogEntryIOLogEntryBase.readLogEntry(AuditLogger audit, org.dom4j.Element logEntryElement) Could be overridden to get other (additional) data. -
Uses of AuditLogger in org.nuxeo.audit.mem
Classes in org.nuxeo.audit.mem that implement AuditLogger -
Uses of AuditLogger in org.nuxeo.audit.mongodb
Classes in org.nuxeo.audit.mongodb that implement AuditLoggerModifier and TypeClassDescriptionclassImplementation of theAuditBackendinterface using MongoDB persistence. -
Uses of AuditLogger in org.nuxeo.audit.opensearch1
Classes in org.nuxeo.audit.opensearch1 that implement AuditLoggerModifier and TypeClassDescriptionclassImplementation of theAuditBackendinterface using OpenSearch persistence -
Uses of AuditLogger in org.nuxeo.audit.service
Subinterfaces of AuditLogger in org.nuxeo.audit.serviceModifier and TypeInterfaceDescriptioninterfacestatic interfaceInterface adding the cursor service capabilities to the audit backend.Classes in org.nuxeo.audit.service that implement AuditLoggerModifier and TypeClassDescriptionclassAbstract class to share code betweenAuditBackendimplementations -
Uses of AuditLogger in org.nuxeo.audit.sql
Classes in org.nuxeo.audit.sql that implement AuditLogger -
Uses of AuditLogger in org.nuxeo.ecm.platform.audit.api
Subinterfaces of AuditLogger in org.nuxeo.ecm.platform.audit.api -
Uses of AuditLogger in org.nuxeo.ecm.platform.audit.api.remote
Subinterfaces of AuditLogger in org.nuxeo.ecm.platform.audit.api.remoteModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.since 2025.0, unused -
Uses of AuditLogger in org.nuxeo.ecm.platform.audit.service
Subinterfaces of AuditLogger in org.nuxeo.ecm.platform.audit.serviceModifier and TypeInterfaceDescriptioninterfaceAuditBackend<L extends LogEntry>Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, useAuditBackendinsteadClasses in org.nuxeo.ecm.platform.audit.service that implement AuditLoggerModifier and TypeClassDescriptionclassAbstractAuditBackend<L extends LogEntry>Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, useAbstractAuditBackendinsteadclassDeprecated, for removal: This API element is subject to removal in a future version.since 2025.0, useorg.nuxeo.sql.audit.SQLAuditBackendinstead
AuditBackendinstead