Class CommentNotificationVeto
java.lang.Object
org.nuxeo.ecm.platform.comment.notification.CommentNotificationVeto
- All Implemented Interfaces:
NotificationListenerVeto
Veto that prevents sending notifications whose type is
EXCLUDED_EVENT_TYPES
on the document comment model.- Since:
- 11.1
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
-
Field Details
-
ACCEPTED_COMMENT_TYPE
-
EXCLUDED_EVENT_TYPES
-
-
Constructor Details
-
CommentNotificationVeto
public CommentNotificationVeto()
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceNotificationListenerVeto
-