Uses of Class
com.atlassian.confluence.plugins.rest.entities.UserHistoryList
Packages that use UserHistoryList
Package
Description
-
Uses of UserHistoryList in com.atlassian.confluence.plugins.rest.entities.documentation
Fields in com.atlassian.confluence.plugins.rest.entities.documentation declared as UserHistoryListModifier and TypeFieldDescriptionstatic final UserHistoryList
UserSessionEntityExampleDocument.USER_HISTORY_LIST
-
Uses of UserHistoryList in com.atlassian.confluence.plugins.rest.manager
Methods in com.atlassian.confluence.plugins.rest.manager that return UserHistoryListModifier and TypeMethodDescriptionDefaultRestUserSessionManager.getUserHistory
(Integer startIndex, Integer maxResults) RestUserSessionManager.getUserHistory
(Integer startIndex, Integer maxResults) Returns user history which contains the list of content entities user recently visited.