Class AgendaNotificationPwaPlugin
java.lang.Object
org.exoplatform.agenda.notification.pwa.AgendaNotificationPwaPlugin
- All Implemented Interfaces:
io.meeds.pwa.plugin.PwaNotificationPlugin
- Direct Known Subclasses:
AgendaCancelledNotificationPwaPlugin,AgendaCreatedNotificationPwaPlugin,AgendaUpdatedNotificationPwaPlugin
public class AgendaNotificationPwaPlugin
extends Object
implements io.meeds.pwa.plugin.PwaNotificationPlugin
-
Constructor Summary
ConstructorsConstructorDescriptionAgendaNotificationPwaPlugin(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.services.resources.ResourceBundleService resourceBundleService, org.exoplatform.social.core.space.spi.SpaceService spaceService) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.meeds.pwa.plugin.PwaNotificationPlugin
getFullName, getIdentityManager, getSpaceName, getSpaceService, handleAction, htmlToText
-
Constructor Details
-
AgendaNotificationPwaPlugin
public AgendaNotificationPwaPlugin(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.services.resources.ResourceBundleService resourceBundleService, org.exoplatform.social.core.space.spi.SpaceService spaceService)
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceio.meeds.pwa.plugin.PwaNotificationPlugin
-
process
public io.meeds.pwa.model.PwaNotificationMessage process(org.exoplatform.commons.api.notification.model.NotificationInfo notification, org.exoplatform.services.resources.LocaleConfig localeConfig) - Specified by:
processin interfaceio.meeds.pwa.plugin.PwaNotificationPlugin
-