Uses of Class
org.nuxeo.ecm.platform.audit.service.AbstractAuditBackend
Packages that use AbstractAuditBackend
Package
Description
-
Uses of AbstractAuditBackend in org.nuxeo.ecm.platform.audit.service
Subclasses of AbstractAuditBackend in org.nuxeo.ecm.platform.audit.serviceModifier and TypeClassDescriptionclass
Contains the Hibernate based (legacy) implementation -
Uses of AbstractAuditBackend in org.nuxeo.elasticsearch.audit
Subclasses of AbstractAuditBackend in org.nuxeo.elasticsearch.auditModifier and TypeClassDescriptionclass
Implementation of theAuditBackend
interface using Elasticsearch persistence -
Uses of AbstractAuditBackend in org.nuxeo.mongodb.audit
Subclasses of AbstractAuditBackend in org.nuxeo.mongodb.auditModifier and TypeClassDescriptionclass
Implementation of theAuditBackend
interface using MongoDB persistence.