public class PSSendMsgPlugin
extends org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> |
POSTER |
static org.exoplatform.commons.api.notification.model.ArgumentLiteral<ProjectSubEntity> |
PROJECT |
| Constructor and Description |
|---|
PSSendMsgPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.social.core.manager.IdentityManager identityManager) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
boolean |
isValid(org.exoplatform.commons.api.notification.NotificationContext ctx) |
protected 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 static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<ProjectSubEntity> PROJECT
public static final org.exoplatform.commons.api.notification.model.ArgumentLiteral<String> POSTER
public PSSendMsgPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.social.core.manager.IdentityManager identityManager)
public String getId()
getId in class org.exoplatform.commons.api.notification.plugin.BaseNotificationPluginpublic boolean isValid(org.exoplatform.commons.api.notification.NotificationContext ctx)
isValid in class org.exoplatform.commons.api.notification.plugin.BaseNotificationPluginprotected org.exoplatform.commons.api.notification.model.NotificationInfo makeNotification(org.exoplatform.commons.api.notification.NotificationContext ctx)
makeNotification in class org.exoplatform.commons.api.notification.plugin.BaseNotificationPluginCopyright © 2003–2019 eXo Platform SAS. All rights reserved.