Class GamificationContributionRejectedPwaNotificationPlugin

java.lang.Object
io.meeds.pwa.plugin.gamification.GamificationContributionRejectedPwaNotificationPlugin
All Implemented Interfaces:
io.meeds.pwa.plugin.PwaNotificationPlugin

@Profile("gamification") @Component public class GamificationContributionRejectedPwaNotificationPlugin extends Object implements io.meeds.pwa.plugin.PwaNotificationPlugin
  • Constructor Details

    • GamificationContributionRejectedPwaNotificationPlugin

      public GamificationContributionRejectedPwaNotificationPlugin()
  • Method Details

    • getId

      public String getId()
      Specified by:
      getId in interface io.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:
      process in interface io.meeds.pwa.plugin.PwaNotificationPlugin