public class EmailNotifyCloudDocumentListener extends Object implements javax.jcr.observation.EventListener
EmailNotifyListener with proposed fix of https://jira.exoplatform.org/browse/ECMS-5973.| Modifier and Type | Field and Description |
|---|---|
static String |
EMAIL_WATCHERS_PROP |
| Constructor and Description |
|---|
EmailNotifyCloudDocumentListener(javax.jcr.Node oNode) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getMemberships() |
void |
onEvent(javax.jcr.observation.EventIterator arg0)
This method is used for listening to all changes of property of a node, when there is a change,
message is sent to list of email
|
public static final String EMAIL_WATCHERS_PROP
public EmailNotifyCloudDocumentListener(javax.jcr.Node oNode)
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.