Uses of Interface
org.nuxeo.ecm.platform.audit.api.Logs
Packages that use Logs
Package
Description
-
Uses of Logs in org.nuxeo.ecm.platform.audit.api.remote
Subinterfaces of Logs in org.nuxeo.ecm.platform.audit.api.remote -
Uses of Logs in org.nuxeo.ecm.platform.audit.service
Subinterfaces of Logs in org.nuxeo.ecm.platform.audit.serviceClasses in org.nuxeo.ecm.platform.audit.service that implement LogsModifier and TypeClassDescriptionclass
Abstract class to share code betweenAuditBackend
implementationsclass
Contains the Hibernate based (legacy) implementation -
Uses of Logs in org.nuxeo.ecm.platform.audit.service.management
Fields in org.nuxeo.ecm.platform.audit.service.management declared as LogsModifier and TypeFieldDescriptionprotected Logs
AuditEventMetricFactory.auditService
protected final Logs
AuditEventMetricMBeanAdapter.service
Constructors in org.nuxeo.ecm.platform.audit.service.management with parameters of type Logs -
Uses of Logs in org.nuxeo.elasticsearch.audit
Classes in org.nuxeo.elasticsearch.audit that implement LogsModifier and TypeClassDescriptionclass
Implementation of theAuditBackend
interface using Elasticsearch persistence -
Uses of Logs in org.nuxeo.mongodb.audit
Classes in org.nuxeo.mongodb.audit that implement LogsModifier and TypeClassDescriptionclass
Implementation of theAuditBackend
interface using MongoDB persistence.