| Package | Description |
|---|---|
| com.atlassian.crowd.plugin.rest.service.controller.licensing | |
| com.atlassian.crowd.plugin.rest.service.resource.licensing |
| Modifier and Type | Method and Description |
|---|---|
List<LicensedUserEntity> |
ApplicationLicensingController.searchUsers(Long applicationId,
LicensedUserSearchParameters searchParameters) |
VersionedRestPage<LicensedUserEntity> |
ApplicationLicensingController.searchUsers(Long applicationId,
LicensedUserSearchParameters searchParameters,
RestPageRequest restPageRequest) |
| Modifier and Type | Field and Description |
|---|---|
static LicensedUserSearchParameters |
ApplicationLicensingResourceExamples.LICENSED_USER_SEARCH_PARAMETERS_EXAMPLE |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
ApplicationLicensingResource.searchLicensedUsers(Long applicationId,
LicensedUserSearchParameters searchParameters,
RestPageRequest restPageRequest)
Searches license consuming users along with the total count of users for given application, matching provided restrictions
|
Copyright © 2020 Atlassian. All rights reserved.