Uses of Class
com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
Package
Description
-
Uses of ApplicationLicensingSummary in com.atlassian.crowd.licensing
Modifier and TypeMethodDescriptionApplicationLicensingService.getLicensingSummary
(Long applicationId, String appSubType, Long version) Return the licensing summary if availableApplicationLicensingServiceImpl.getLicensingSummary
(Long applicationId, String appSubType, Long version) -
Uses of ApplicationLicensingSummary in com.atlassian.crowd.model.licensing
Modifier and TypeMethodDescriptionApplicationLicensingSummary.builder
(ApplicationLicensingSummary data) -
Uses of ApplicationLicensingSummary in com.atlassian.crowd.plugin.rest.entity
Modifier and TypeMethodDescriptionApplicationLicensingSummaryEntity.fromSummary
(ApplicationLicensingSummary summary)