Class ActivityCommentPwaNotificationPlugin

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

@Component public class ActivityCommentPwaNotificationPlugin extends BaseActivityPwaNotificationPlugin
  • Constructor Details

    • ActivityCommentPwaNotificationPlugin

      public ActivityCommentPwaNotificationPlugin()
  • 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)