Extension point notificationListenerVeto
Contribution Descriptors
- Class: org.nuxeo.ecm.platform.ec.notification.service.NotificationListenerVetoDescriptor
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="notificationListenerVeto" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService"> <veto class="org.nuxeo.ecm.platform.comment.notification.CommentNotificationVeto" name="CommentNotificationVeto"/> </extension>
-
<extension point="notificationListenerVeto" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService"> <veto class="org.nuxeo.ecm.platform.ec.notification.VersionVeto" name="versionVeto"/> </extension>