| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.api | |
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<LicenseMetric> |
LicenseMetricsApi.getApproximateApplicationLicenseCount(String applicationKey,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get approximate application license count
Returns the total approximate number of user accounts for a single Jira license.
|
io.reactivex.Single<LicenseMetric> |
LicenseMetricsApi.getApproximateLicenseCount(Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get approximate license count
Returns the approximate number of user accounts across all Jira licenses.
|
| Modifier and Type | Method and Description |
|---|---|
LicenseMetric |
LicenseMetric.key(String key) |
LicenseMetric |
LicenseMetric.value(String value) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.