Package | Description |
---|---|
com.atlassian.crowd.licensing | |
com.atlassian.crowd.model.licensing | |
com.atlassian.crowd.plugin.rest.entity |
Modifier and Type | Method and Description |
---|---|
Optional<ApplicationLicensingSummary> |
ApplicationLicensingServiceImpl.getLicensingSummary(Long applicationId,
String appSubType,
Long version) |
Optional<ApplicationLicensingSummary> |
ApplicationLicensingService.getLicensingSummary(Long applicationId,
String appSubType,
Long version)
Return the licensing summary if available
|
Modifier and Type | Method and Description |
---|---|
ApplicationLicensingSummary |
ApplicationLicensingSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static ApplicationLicensingSummary.Builder |
ApplicationLicensingSummary.builder(ApplicationLicensingSummary data) |
Modifier and Type | Method and Description |
---|---|
static ApplicationLicensingSummaryEntity |
ApplicationLicensingSummaryEntity.fromSummary(ApplicationLicensingSummary summary) |
Copyright © 2020 Atlassian. All rights reserved.