Uses of Class
org.exoplatform.services.user.UserStateModel
Packages that use UserStateModel
-
Uses of UserStateModel in org.exoplatform.services.user
Methods in org.exoplatform.services.user that return UserStateModelModifier and TypeMethodDescriptionUserStateModel.clone()UserStateService.getUserState(String userId) Return user connection stateUserStateService.lastLogin()Deprecated.not needed anymore since the user online status is managed in realtime with WebSocket ChannelMethods in org.exoplatform.services.user that return types with arguments of type UserStateModelMethods in org.exoplatform.services.user with parameters of type UserStateModelModifier and TypeMethodDescriptionvoidUserStateService.save(UserStateModel model) Deprecated.useUserStateService.saveStatus(String, String)instead