Modifier and Type | Method and Description |
---|---|
static <T> VersionedRestPage<T> |
VersionedRestPage.fromList(List<T> results,
int totalCount,
boolean isUpToDate,
RestPageRequest pageRequest) |
Modifier and Type | Method and Description |
---|---|
VersionedRestPage<LicensedUserEntity> |
ApplicationLicensingController.searchUsers(Long applicationId,
LicensedUserSearchParameters searchParameters,
RestPageRequest restPageRequest) |
Modifier and Type | Field and Description |
---|---|
static VersionedRestPage<LicensedUserEntity> |
ApplicationLicensingResourceExamples.FOUND_LICENSED_USERS_EXAMPLE |
Copyright © 2021 Atlassian. All rights reserved.