| Modifier and Type | Method and Description |
|---|---|
static ApplicationSessionsSearchResultEntity |
ApplicationSessionsSearchResultEntity.fromToken(AuthenticationToken session,
Application application) |
| Modifier and Type | Method and Description |
|---|---|
RestPage<ApplicationSessionsSearchResultEntity> |
SessionsAdminController.searchApplicationSessions(String term,
RestPageRequest pageRequest) |
| Modifier and Type | Field and Description |
|---|---|
static List<ApplicationSessionsSearchResultEntity> |
SessionsAdminExamples.SEARCH_APPLICATION_SESSIONS_EXAMPLE |
| Modifier and Type | Method and Description |
|---|---|
RestPage<ApplicationSessionsSearchResultEntity> |
SessionsAdminResource.getApplicationSessions(String searchKeyword,
RestPageRequest pageRequest)
Lists the sessions of applications for specified parameters
|
Copyright © 2022 Atlassian. All rights reserved.