Uses of Class
org.exoplatform.addons.chat.model.MentionModel
-
Packages that use MentionModel Package Description org.exoplatform.addons.chat.api org.exoplatform.addons.chat.utils -
-
Uses of MentionModel in org.exoplatform.addons.chat.api
Methods in org.exoplatform.addons.chat.api with parameters of type MentionModel Modifier and Type Method Description javax.ws.rs.core.ResponseUserRestService. sendNotificationToMentionUsers(javax.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 MentionModel Modifier and Type Field Description static org.exoplatform.commons.api.notification.model.ArgumentLiteral<MentionModel>NotificationUtils. MENTION_MODEL
-