Uses of Interface
org.nuxeo.ecm.platform.audit.api.AuditAdmin
Packages that use AuditAdmin
Package
Description
-
Uses of AuditAdmin in org.nuxeo.audit.mem
Classes in org.nuxeo.audit.mem that implement AuditAdmin -
Uses of AuditAdmin in org.nuxeo.audit.mongodb
Classes in org.nuxeo.audit.mongodb that implement AuditAdminModifier and TypeClassDescriptionclass
Implementation of theAuditBackend
interface using MongoDB persistence. -
Uses of AuditAdmin in org.nuxeo.audit.opensearch1
Classes in org.nuxeo.audit.opensearch1 that implement AuditAdminModifier and TypeClassDescriptionclass
Implementation of theAuditBackend
interface using OpenSearch persistence -
Uses of AuditAdmin in org.nuxeo.audit.service
Subinterfaces of AuditAdmin in org.nuxeo.audit.serviceClasses in org.nuxeo.audit.service that implement AuditAdminModifier and TypeClassDescriptionclass
Abstract class to share code betweenAuditBackend
implementations -
Uses of AuditAdmin in org.nuxeo.audit.sql
Classes in org.nuxeo.audit.sql that implement AuditAdmin -
Uses of AuditAdmin in org.nuxeo.ecm.platform.audit.api
Subinterfaces of AuditAdmin in org.nuxeo.ecm.platform.audit.api -
Uses of AuditAdmin in org.nuxeo.ecm.platform.audit.api.remote
Subinterfaces of AuditAdmin in org.nuxeo.ecm.platform.audit.api.remoteModifier and TypeInterfaceDescriptioninterface
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, unused -
Uses of AuditAdmin in org.nuxeo.ecm.platform.audit.service
Subinterfaces of AuditAdmin in org.nuxeo.ecm.platform.audit.serviceModifier and TypeInterfaceDescriptioninterface
AuditBackend<L extends LogEntry>
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, useAuditBackend
insteadClasses in org.nuxeo.ecm.platform.audit.service that implement AuditAdminModifier and TypeClassDescriptionclass
AbstractAuditBackend<L extends LogEntry>
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, useAbstractAuditBackend
insteadclass
Deprecated, for removal: This API element is subject to removal in a future version.since 2025.0, useorg.nuxeo.sql.audit.SQLAuditBackend
instead
AuditBackend
instead