Contribution org.nuxeo.ecm.platform.comment.service.notification--notificationListenerVeto
In component org.nuxeo.ecm.platform.comment.service.notification
org.nuxeo.ecm.platform.comment.service.notification
inside nuxeo-platform-comment-9.10.jar /OSGI-INF/comment-notification-contrib.xml
This contribution is part of XML component Extension Point
Extension point notificationListenerVeto of component NotificationService.Contributed Items
XML Source
<extension point="notificationListenerVeto" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService">
<veto class="org.nuxeo.ecm.platform.comment.notification.CommentCreationVeto" name="CommentCreationVeto"/>
</extension>