Class AgendaUpdatedNotificationPwaPlugin
java.lang.Object
org.exoplatform.agenda.notification.pwa.AgendaNotificationPwaPlugin
org.exoplatform.agenda.notification.pwa.AgendaUpdatedNotificationPwaPlugin
- All Implemented Interfaces:
io.meeds.pwa.plugin.PwaNotificationPlugin
-
Constructor Summary
ConstructorsConstructorDescriptionAgendaUpdatedNotificationPwaPlugin(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 org.exoplatform.agenda.notification.pwa.AgendaNotificationPwaPlugin
getId, processMethods 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
-
AgendaUpdatedNotificationPwaPlugin
public AgendaUpdatedNotificationPwaPlugin(org.exoplatform.container.xml.InitParams initParams, org.exoplatform.services.resources.ResourceBundleService resourceBundleService, org.exoplatform.social.core.space.spi.SpaceService spaceService)
-