Uses of Class
org.exoplatform.addons.chat.model.MentionModel
Packages that use MentionModel
-
Uses of MentionModel in org.exoplatform.addons.chat.api
Methods in org.exoplatform.addons.chat.api with parameters of type MentionModelModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseUserRestService.sendNotificationToMentionUsers(jakarta.servlet.http.HttpServletRequest request, MentionModel mentionModel) -
Uses of MentionModel in org.exoplatform.addons.chat.utils
Fields in org.exoplatform.addons.chat.utils with type parameters of type MentionModelModifier and TypeFieldDescriptionstatic final org.exoplatform.commons.api.notification.model.ArgumentLiteral<MentionModel>NotificationUtils.MENTION_MODEL