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