Extension point storage
Documentation
Allows to register a storage implementation for the Audit Service
Contribution Descriptors
Existing Contributions
Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.
-
<extension point="storage" target="org.nuxeo.ecm.platform.audit.service.NXAuditEventsService"> <storage class="org.nuxeo.elasticsearch.audit.ESAuditBackend" id="elasticsearchAuditStorage"/> </extension>