Package io.meeds.pwa.plugin.kudos
Class KudosReceivedPwaNotificationPlugin
java.lang.Object
io.meeds.pwa.plugin.social.BaseActivityPwaNotificationPlugin
io.meeds.pwa.plugin.kudos.KudosReceivedPwaNotificationPlugin
- All Implemented Interfaces:
io.meeds.pwa.plugin.PwaNotificationPlugin
@Profile("kudos")
@Component
public class KudosReceivedPwaNotificationPlugin
extends BaseActivityPwaNotificationPlugin
-
Field Summary
Fields inherited from class io.meeds.pwa.plugin.social.BaseActivityPwaNotificationPlugin
activityManager, identityManager, permanentLinkService, resourceBundleService -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.meeds.pwa.plugin.social.BaseActivityPwaNotificationPlugin
getActivity, getActivityContent, getComment, getCommentContent, getPostContent, getPostId, getSender, handleAction, 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, htmlToText
-
Constructor Details
-
KudosReceivedPwaNotificationPlugin
public KudosReceivedPwaNotificationPlugin()
-
-
Method Details
-
getId
-
process
public io.meeds.pwa.model.PwaNotificationMessage process(org.exoplatform.commons.api.notification.model.NotificationInfo notification, org.exoplatform.services.resources.LocaleConfig localeConfig)
-