Package org.exoplatform.chat.server
Class ChatServer_
java.lang.Object
org.exoplatform.chat.server.ChatServer_
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final juzu.impl.plugin.controller.descriptor.ControllerDescriptor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.DispatchdeleteTeamRoom(String user, String token, String room) static juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.DispatchgetCreator(String user, String token, String room) static juzu.request.Phase.Resource.DispatchgetFilteredList(String user, String roomId, String token) static juzu.request.Phase.Resource.DispatchgetMeetingNotes(String user, String token, String room, String fromTimestamp, String toTimestamp, String portalURI) static juzu.request.Phase.Resource.DispatchgetRoom(String user, String token, String targetUser, String isAdmin, String withDetail, String type) static juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.DispatchgetUserDesktopNotificationSettings(String user, String token) static juzu.request.Phase.Resource.DispatchgetUserRooms(String user, String onlineUsers, String token, String filter, String offset, String limit, String roomType) static juzu.request.Phase.Resource.DispatchgetUsers(String user, String token, String onlineUsers, String room, String filter, String limit, String onlineOnly) static juzu.request.Phase.Resource.DispatchgetUsersCount(String user, String token, String room, String filter) static juzu.request.Phase.View.Dispatchindex()static juzu.request.Phase.Resource.DispatchisFavorite(String user, String token, String targetUser) static juzu.request.Phase.Resource.DispatchisRoomEnabled(String user, String token, String spaceId) static juzu.request.Phase.Resource.Dispatchnotification(String user, String token, String event, String withDetails) static juzu.request.Phase.Resource.Dispatchread(String user, String token, String room, String fromTimestamp, String toTimestamp, String isTextOnly, String limit) static juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.DispatchsetExternal(String user, String targetUser, String token, String isExternal) static juzu.request.Phase.Resource.DispatchsetNotificationSettings(String user, String token, String room, String[] notifConditions, String[] notifManners, Long time) static juzu.request.Phase.Resource.DispatchsetNotificationTrigger(String user, String token, String notifCondition) static juzu.request.Phase.Resource.DispatchsetPreferredNotification(String user, String token, String notifManner) static juzu.request.Phase.Resource.DispatchsetRoomEnabled(String user, String token, String spaceId, Boolean enabled) static juzu.request.Phase.Resource.DispatchsetRoomNotificationTrigger(String user, String token, String room, String notifCondition, String notifConditionType, Long time) static juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.DispatchtoggleFavorite(String user, String token, String targetUser, String favorite) static juzu.request.Phase.Resource.Dispatchstatic juzu.request.Phase.Resource.DispatchupdateUnreadMessages(String room, String user, String token) static juzu.request.Phase.Resource.DispatchupdateUser(String user, String token, String targetUser, String isDeleted, String isEnabled, String isExternal) static juzu.request.Phase.Resource.Dispatch
-
Field Details
-
DESCRIPTOR
public static final juzu.impl.plugin.controller.descriptor.ControllerDescriptor DESCRIPTOR
-
-
Constructor Details
-
ChatServer_
public ChatServer_()
-
-
Method Details
-
index
public static juzu.request.Phase.View.Dispatch index() -
getUsersCount
-
sendMeetingNotes
-
edit
-
notification
-
whoIsOnline
-
saveTeamRoom
-
getStatus
-
read
-
getMeetingNotes
-
setPreferredNotification
-
isFavorite
-
getUsers
-
setNotificationTrigger
-
setExternal
-
setNotificationSettings
-
getFilteredList
-
setRoomNotificationTrigger
-
send
-
toggleFavorite
-
setStatus
-
isRoomEnabled
-
getCreator
-
delete
-
getUserDesktopNotificationSettings
-
getUserRooms
-
getStatistics
public static juzu.request.Phase.Resource.Dispatch getStatistics() -
deleteTeamRoom
-
updateUser
-
updateRoomMeetingStatus
-
getRoom
-
setRoomEnabled
-
updateUnreadMessages
-