Uses of Class
io.goobi.viewer.model.security.user.UserActivity
Packages that use UserActivity
- 
Uses of UserActivity in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return types with arguments of type UserActivityModifier and TypeMethodDescriptionUserDataBean.getLatestActivity(User user, int numEntries) getLatestActivity. - 
Uses of UserActivity in io.goobi.viewer.model.security.user
Methods in io.goobi.viewer.model.security.user that return UserActivityModifier and TypeMethodDescriptionstatic UserActivityUserActivity.getFromBookmark(Bookmark bookmark) static UserActivityUserActivity.getFromCampaignAnnotation(CrowdsourcingAnnotation anno) static UserActivityUserActivity.getFromCampaignAnnotationUpdate(CrowdsourcingAnnotation anno) static UserActivityUserActivity.getFromComment(Comment comment) static UserActivityUserActivity.getFromCommentUpdate(Comment comment) static UserActivityUserActivity.getFromSearch(Search search)