Contribution org.nuxeo.ecm.platform.notification.service.NotificationContrib--notificationListenerVeto
org.nuxeo.ecm.platform.notification.service.NotificationContrib
inside nuxeo-platform-notification-core-9.10.jar /OSGI-INF/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.ec.notification.VersionVeto" name="versionVeto"/>
</extension>