| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.api |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<VersionUnresolvedIssuesCount> |
ProjectVersionsApi.getVersionUnresolvedIssues(String id,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get version's unresolved issues count
Returns counts of the issues and unresolved issues for the project version.
|
io.reactivex.Single<VersionUnresolvedIssuesCount> |
VersionApi.getVersionUnresolvedIssues(String id,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get version's unresolved issues count
Returns counts of the issues and unresolved issues for the project version.
|
Copyright © 2011–2021 Everit Kft.. All rights reserved.