Uses of Class
org.nuxeo.ecm.platform.audit.service.extension.AdapterDescriptor
Packages that use AdapterDescriptor
-
Uses of AdapterDescriptor in org.nuxeo.ecm.platform.audit.service
Fields in org.nuxeo.ecm.platform.audit.service with type parameters of type AdapterDescriptorModifier and TypeFieldDescriptionprotected final Set<AdapterDescriptor>
NXAuditEventsService.documentAdapters
Methods in org.nuxeo.ecm.platform.audit.service that return types with arguments of type AdapterDescriptorMethods in org.nuxeo.ecm.platform.audit.service with parameters of type AdapterDescriptorModifier and TypeMethodDescriptionprotected void
NXAuditEventsService.doRegisterAdapter
(AdapterDescriptor desc) protected void
NXAuditEventsService.doUnregisterAdapter
(AdapterDescriptor desc)