Package | Description |
---|---|
com.atlassian.crowd.licensing | |
com.atlassian.crowd.model.licensing |
Modifier and Type | Method and Description |
---|---|
com.atlassian.fugue.Pair<List<ApplicationLicensedUser>,Long> |
ApplicationLicensingServiceImpl.searchLicensedUsers(Long applicationId,
String searchText,
String directoryId,
String productType,
Long lastLoggedInDate,
Long version,
int start,
int limit) |
com.atlassian.fugue.Pair<List<ApplicationLicensedUser>,Long> |
ApplicationLicensingService.searchLicensedUsers(Long applicationId,
String searchText,
String directoryId,
String appSubType,
Long lastLoggedInDate,
Long version,
int start,
int limit)
Returns list of license consuming users in the products along with the total count of users matching the supplied
query
|
Modifier and Type | Method and Description |
---|---|
ApplicationLicensedUser |
ApplicationLicensedUser.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static ApplicationLicensedUser.Builder |
ApplicationLicensedUser.builder(ApplicationLicensedUser data) |
Copyright © 2020 Atlassian. All rights reserved.