| Package | Description |
|---|---|
| com.atlassian.plugins.license.service |
| Modifier and Type | Method and Description |
|---|---|
List<LicensedUser> |
LicenseUsageService.getLicensedUsers(Long version,
int start,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
void |
LicenseUsageService.saveLicensedUserInformation(LicensedUser licensedUser) |
| Modifier and Type | Method and Description |
|---|---|
void |
LicenseUsageService.saveLicensedUsersInformation(Collection<? extends LicensedUser> licensedUsers) |
Copyright © 2021 Atlassian. All rights reserved.