Uses of Interface
org.nuxeo.ecm.platform.audit.api.Logs
-
-
Uses of Logs in org.nuxeo.ecm.platform.audit.api.remote
Subinterfaces of Logs in org.nuxeo.ecm.platform.audit.api.remote Modifier and Type Interface Description interfaceLogsRemoteRemote interface for Logs. -
Uses of Logs in org.nuxeo.ecm.platform.audit.service
Subinterfaces of Logs in org.nuxeo.ecm.platform.audit.service Modifier and Type Interface Description interfaceAuditBackendAudit Backend SPIClasses in org.nuxeo.ecm.platform.audit.service that implement Logs Modifier and Type Class Description classAbstractAuditBackendAbstract class to share code betweenAuditBackendimplementationsclassDefaultAuditBackendContains 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 Logs Modifier and Type Field Description protected LogsAuditEventMetricFactory. auditServiceprotected LogsAuditEventMetricMBeanAdapter. serviceConstructors in org.nuxeo.ecm.platform.audit.service.management with parameters of type Logs Constructor Description AuditEventMetricMBeanAdapter(Logs service, String name) -
Uses of Logs in org.nuxeo.elasticsearch.audit
Classes in org.nuxeo.elasticsearch.audit that implement Logs Modifier and Type Class Description classESAuditBackendImplementation of theAuditBackendinterface using Elasticsearch persistence -
Uses of Logs in org.nuxeo.mongodb.audit
Classes in org.nuxeo.mongodb.audit that implement Logs Modifier and Type Class Description classMongoDBAuditBackendImplementation of theAuditBackendinterface using MongoDB persistence.
-