Uses of Class
com.atlassian.confluence.plugins.rest.entities.UserHistoryList

Packages that use UserHistoryList
com.atlassian.confluence.plugins.rest.entities.documentation   
com.atlassian.confluence.plugins.rest.manager   
 

Uses of UserHistoryList in com.atlassian.confluence.plugins.rest.entities.documentation
 

Fields in com.atlassian.confluence.plugins.rest.entities.documentation declared as UserHistoryList
static 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 UserHistoryList
 UserHistoryList RestUserSessionManager.getUserHistory(Integer startIndex, Integer maxResults)
          Returns user history which contains the list of content entities user recently visited.
 UserHistoryList DefaultRestUserSessionManager.getUserHistory(Integer startIndex, Integer maxResults)
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.