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