Package io.meeds.chat.notification
Class MessageReceivedPWAPlugin
java.lang.Object
io.meeds.chat.notification.MessageReceivedPWAPlugin
- All Implemented Interfaces:
io.meeds.pwa.plugin.PwaNotificationPlugin
@Component
public class MessageReceivedPWAPlugin
extends Object
implements io.meeds.pwa.plugin.PwaNotificationPlugin
-
Constructor Summary
ConstructorsConstructorDescriptionMessageReceivedPWAPlugin(org.exoplatform.services.resources.ResourceBundleService resourceBundleService, io.meeds.portal.permlink.service.PermanentLinkService permanentLinkService) -
Method Summary
Methods 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, handleAction, htmlToText
-
Constructor Details
-
MessageReceivedPWAPlugin
public MessageReceivedPWAPlugin(org.exoplatform.services.resources.ResourceBundleService resourceBundleService, io.meeds.portal.permlink.service.PermanentLinkService permanentLinkService)
-
-
Method Details
-
process
public io.meeds.pwa.model.PwaNotificationMessage process(org.exoplatform.commons.api.notification.model.NotificationInfo notification, org.exoplatform.services.resources.LocaleConfig localeConfig) - Specified by:
processin interfaceio.meeds.pwa.plugin.PwaNotificationPlugin
-
getId
- Specified by:
getIdin interfaceio.meeds.pwa.plugin.PwaNotificationPlugin
-