public class TaskCommentPlugin extends AbstractNotificationPlugin
| Constructor and Description |
|---|
TaskCommentPlugin(org.exoplatform.container.xml.InitParams initParams) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
protected Set<String> |
getReceiver(org.exoplatform.task.domain.Task task,
org.exoplatform.commons.api.notification.NotificationContext ctx) |
boolean |
isValid(org.exoplatform.commons.api.notification.NotificationContext ctx) |
org.exoplatform.commons.api.notification.model.NotificationInfo |
makeNotification(org.exoplatform.commons.api.notification.NotificationContext ctx) |
buildNotification, end, getKey, getOrganizationService, getPluginConfigs, isOldPlugin, setOldPlugin, startpublic static final String ID
public TaskCommentPlugin(org.exoplatform.container.xml.InitParams initParams)
public String getId()
getId in class org.exoplatform.commons.api.notification.plugin.BaseNotificationPluginpublic org.exoplatform.commons.api.notification.model.NotificationInfo makeNotification(org.exoplatform.commons.api.notification.NotificationContext ctx)
makeNotification in class AbstractNotificationPluginpublic boolean isValid(org.exoplatform.commons.api.notification.NotificationContext ctx)
isValid in class org.exoplatform.commons.api.notification.plugin.BaseNotificationPluginprotected Set<String> getReceiver(org.exoplatform.task.domain.Task task, org.exoplatform.commons.api.notification.NotificationContext ctx)
getReceiver in class AbstractNotificationPluginCopyright © 2003–2017 eXo Platform SAS. All rights reserved.