- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin
-
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static String |
ID |
-
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
-
Constructor Summary
Constructors
| Constructor and Description |
TaskCompletedPlugin(org.exoplatform.container.xml.InitParams initParams) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
String |
getId() |
boolean |
isValid(org.exoplatform.commons.api.notification.NotificationContext ctx) |
-
Methods inherited from class org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin
buildNotification, end, getKey, getOrganizationService, getPluginConfigs, isOldPlugin, setOldPlugin, start
-
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getId
public String getId()
- Specified by:
getId in class org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.