Class ActivityPostPwaNotificationPlugin

java.lang.Object
io.meeds.pwa.plugin.social.BaseActivityPwaNotificationPlugin
io.meeds.pwa.plugin.social.ActivityPostPwaNotificationPlugin
All Implemented Interfaces:
io.meeds.pwa.plugin.PwaNotificationPlugin

@Component public class ActivityPostPwaNotificationPlugin extends BaseActivityPwaNotificationPlugin
  • Constructor Details

    • ActivityPostPwaNotificationPlugin

      public ActivityPostPwaNotificationPlugin()
  • Method Details

    • getId

      public String getId()
    • process

      public io.meeds.pwa.model.PwaNotificationMessage process(org.exoplatform.commons.api.notification.model.NotificationInfo notification, org.exoplatform.services.resources.LocaleConfig localeConfig)