Package io.meeds.pwa.plugin.social
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
-
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
-
ActivityCommentPwaNotificationPlugin
public ActivityCommentPwaNotificationPlugin()
-
-
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)
-