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