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

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

Uses of UserHistoryList in com.atlassian.confluence.plugins.rest.manager
 

Methods in com.atlassian.confluence.plugins.rest.manager that return UserHistoryList
 UserHistoryList RestUserSessionManager.getUserHistory(java.lang.Integer startIndex, java.lang.Integer maxResults)
          Returns user history which contains the list of content entities user recently visited.
 UserHistoryList DefaultRestUserSessionManager.getUserHistory(java.lang.Integer startIndex, java.lang.Integer maxResults)
           
 



Copyright © 2003-2010 Atlassian. All Rights Reserved.