public class AgendaNotificationPlugin
extends org.exoplatform.commons.api.notification.plugin.BaseNotificationPlugin
| Constructor and Description |
|---|
AgendaNotificationPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.social.core.manager.IdentityManager identityManager,
org.exoplatform.agenda.service.AgendaCalendarService calendarService,
org.exoplatform.social.core.space.spi.SpaceService spaceService) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
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 AgendaNotificationPlugin(org.exoplatform.container.xml.InitParams initParams,
org.exoplatform.social.core.manager.IdentityManager identityManager,
org.exoplatform.agenda.service.AgendaCalendarService calendarService,
org.exoplatform.social.core.space.spi.SpaceService spaceService)
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.BaseNotificationPluginpublic 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–2021 eXo Platform SAS. All rights reserved.