| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.api |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<VersionIssueCounts> |
ProjectVersionsApi.getVersionRelatedIssues(String id,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get version's related issues count
Returns the following counts for a version: * Number of issues where the `fixVersion` is set to the version
|
io.reactivex.Single<VersionIssueCounts> |
VersionApi.getVersionRelatedIssues(String id,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get version's related issues count
Returns the following counts for a version: Number of issues where the
fixVersion is set to the version. |
Copyright © 2011–2021 Everit Kft.. All rights reserved.