Uses of Interface
org.nuxeo.ecm.platform.audit.api.AuditAdmin
Package
Description
-
Uses of AuditAdmin in org.nuxeo.ecm.platform.audit.api
-
Uses of AuditAdmin in org.nuxeo.ecm.platform.audit.api.remote
-
Uses of AuditAdmin in org.nuxeo.ecm.platform.audit.service
Modifier and TypeClassDescriptionclass
Abstract class to share code betweenAuditBackend
implementationsclass
Contains the Hibernate based (legacy) implementation -
Uses of AuditAdmin in org.nuxeo.elasticsearch.audit
Modifier and TypeClassDescriptionclass
Implementation of theAuditBackend
interface using Elasticsearch persistence -
Uses of AuditAdmin in org.nuxeo.mongodb.audit
Modifier and TypeClassDescriptionclass
Implementation of theAuditBackend
interface using MongoDB persistence.