Extension point notificationListenerHook
Contribution Descriptors
- Class: org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerHookDescriptor
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="notificationListenerHook" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService"> <hookListener class="org.nuxeo.ecm.platform.comment.listener.CommentNotificationListener" name="commentNotification"/> </extension>