Uses of Interface
org.nuxeo.ecm.platform.audit.service.AuditBackend
Packages that use AuditBackend
Package
Description
-
Uses of AuditBackend in org.nuxeo.audit.mem
Classes in org.nuxeo.audit.mem that implement AuditBackend -
Uses of AuditBackend in org.nuxeo.audit.mongodb
Classes in org.nuxeo.audit.mongodb that implement AuditBackendModifier and TypeClassDescriptionclassImplementation of theAuditBackendinterface using MongoDB persistence. -
Uses of AuditBackend in org.nuxeo.audit.opensearch1
Classes in org.nuxeo.audit.opensearch1 that implement AuditBackendModifier and TypeClassDescriptionclassImplementation of theAuditBackendinterface using OpenSearch persistence -
Uses of AuditBackend in org.nuxeo.audit.service
Subinterfaces of AuditBackend 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 AuditBackendModifier and TypeClassDescriptionclassAbstract class to share code betweenAuditBackendimplementations -
Uses of AuditBackend in org.nuxeo.audit.sql
Classes in org.nuxeo.audit.sql that implement AuditBackend -
Uses of AuditBackend in org.nuxeo.ecm.automation.core.operations.services
Fields in org.nuxeo.ecm.automation.core.operations.services declared as AuditBackendModifier and TypeFieldDescriptionprotected AuditBackendAuditRestore.auditBackendDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of AuditBackend in org.nuxeo.ecm.platform.audit.service
Classes in org.nuxeo.ecm.platform.audit.service that implement AuditBackendModifier and TypeClassDescriptionclassAbstractAuditBackend<L extends LogEntry>Deprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.since 2025.0, useorg.nuxeo.sql.audit.SQLAuditBackendinsteadFields in org.nuxeo.ecm.platform.audit.service declared as AuditBackendModifier and TypeFieldDescriptionprotected AuditBackendNXAuditEventsService.backendDeprecated, for removal: This API element is subject to removal in a future version.Methods in org.nuxeo.ecm.platform.audit.service that return AuditBackendModifier and TypeMethodDescriptionNXAuditEventsService.getBackend()Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of AuditBackend in org.nuxeo.ecm.platform.audit.service.extension
Fields in org.nuxeo.ecm.platform.audit.service.extension with type parameters of type AuditBackendModifier and TypeFieldDescriptionprotected Class<? extends AuditBackend<?>> AuditBackendDescriptor.klassDeprecated, for removal: This API element is subject to removal in a future version.Methods in org.nuxeo.ecm.platform.audit.service.extension that return AuditBackendModifier and TypeMethodDescriptionAuditBackendDescriptor.newInstance(NXAuditEventsService component) Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.nuxeo.ecm.platform.audit.service.extension that return types with arguments of type AuditBackendModifier and TypeMethodDescriptionClass<? extends AuditBackend> AuditBackendDescriptor.getKlass()Deprecated, for removal: This API element is subject to removal in a future version.
AbstractAuditBackendinstead