Package io.meeds.pwa.plugin.social
Class ActivityMentionPwaNotificationPlugin
java.lang.Object
io.meeds.pwa.plugin.social.BaseActivityPwaNotificationPlugin
io.meeds.pwa.plugin.social.ActivityMentionPwaNotificationPlugin
- All Implemented Interfaces:
io.meeds.pwa.plugin.PwaNotificationPlugin
@Component
public class ActivityMentionPwaNotificationPlugin
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
-
ActivityMentionPwaNotificationPlugin
public ActivityMentionPwaNotificationPlugin()
-
-
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)
-