Package | Description |
---|---|
com.atlassian.crowd.licensing | |
com.atlassian.crowd.model.licensing |
Modifier and Type | Method and Description |
---|---|
List<ApplicationLicensedDirectory> |
ApplicationLicensingServiceImpl.listDirectories(Long applicationId,
String appSubType,
Long version,
int start,
int limit) |
List<ApplicationLicensedDirectory> |
ApplicationLicensingService.listDirectories(Long applicationId,
String appSubType,
Long version,
int start,
int limit)
Returns list of directories linked to the users who are consuming licenses in the given application
|
Modifier and Type | Method and Description |
---|---|
ApplicationLicensedDirectory |
ApplicationLicensedDirectory.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static ApplicationLicensedDirectory.Builder |
ApplicationLicensedDirectory.builder(ApplicationLicensedDirectory data) |
Copyright © 2021 Atlassian. All rights reserved.