public class CSSubscriptionReminderPlugin
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<SpaceDTO> |
SPACE |
| Constructor and Description |
|---|
CSSubscriptionReminderPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.social.core.manager.IdentityManager identityManager,
CSSpaceService csSpaceService) |
| 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<SpaceDTO> SPACE
public CSSubscriptionReminderPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.social.core.manager.IdentityManager identityManager,
CSSpaceService csSpaceService)
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–2020 eXo Platform SAS. All rights reserved.