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 TypeClassDescriptionclassContains the Hibernate based (legacy) implementation -
Uses of AbstractAuditBackend in org.nuxeo.elasticsearch.audit
Subclasses of AbstractAuditBackend in org.nuxeo.elasticsearch.auditModifier and TypeClassDescriptionclassImplementation of theAuditBackendinterface using Elasticsearch persistence -
Uses of AbstractAuditBackend in org.nuxeo.mongodb.audit
Subclasses of AbstractAuditBackend in org.nuxeo.mongodb.auditModifier and TypeClassDescriptionclassImplementation of theAuditBackendinterface using MongoDB persistence.