public interface RestUserSessionManager
UserSessionEntity
objects.Modifier and Type | Method and Description |
---|---|
UserHistoryList |
getUserHistory(Integer startIndex,
Integer maxResults)
Returns user history which contains the list of content entities user recently visited.
|
UserSessionEntity |
getUserSession()
Returns a session representation for the currently logged in user
|
UserSessionEntity getUserSession()
UserHistoryList getUserHistory(Integer startIndex, Integer maxResults)
startIndex
- maxResults
- Copyright © 2003–2020 Atlassian. All rights reserved.