| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.comment.notification | |
| org.nuxeo.ecm.platform.ec.notification | |
| org.nuxeo.ecm.platform.ec.notification.service |
| Modifier and Type | Class and Description |
|---|---|
class |
CommentCreationVeto
This veto prevents from sending notifications for document creation when the target document is a Comment or a Post.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VersionVeto
Veto not to send notification when a version is the source document of the event.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationListenerVeto |
NotificationListenerVetoRegistry.getVeto(String id) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends NotificationListenerVeto> |
NotificationListenerVetoDescriptor.getNotificationVeto() |
Collection<NotificationListenerVeto> |
NotificationService.getNotificationVetos() |
Collection<NotificationListenerVeto> |
NotificationListenerVetoRegistry.getVetos() |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationListenerVetoDescriptor.setNotificationVeto(Class<? extends NotificationListenerVeto> notificationVeto) |
Copyright © 2016 Nuxeo SA. All rights reserved.