Uses of Class
org.nuxeo.ecm.platform.audit.service.NXAuditEventsService
Packages that use NXAuditEventsService
Package
Description
-
Uses of NXAuditEventsService in org.nuxeo.ecm.platform.audit.service
Fields in org.nuxeo.ecm.platform.audit.service declared as NXAuditEventsServiceModifier and TypeFieldDescriptionprotected final NXAuditEventsServiceAbstractAuditBackend.componentDeprecated, for removal: This API element is subject to removal in a future version.Constructors in org.nuxeo.ecm.platform.audit.service with parameters of type NXAuditEventsServiceModifierConstructorDescriptionprotectedAbstractAuditBackend(NXAuditEventsService component, AuditBackendDescriptor config) Deprecated, for removal: This API element is subject to removal in a future version.DefaultAuditBackend(NXAuditEventsService component, AuditBackendDescriptor config) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of NXAuditEventsService in org.nuxeo.ecm.platform.audit.service.extension
Methods in org.nuxeo.ecm.platform.audit.service.extension with parameters of type NXAuditEventsServiceModifier and TypeMethodDescriptionAuditBackendDescriptor.newInstance(NXAuditEventsService component) Deprecated, for removal: This API element is subject to removal in a future version.