| 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<PageOfChangelogs> |
IssuesApi.getChangeLogsByIds(String issueIdOrKey,
IssueChangelogIds issueChangelogIds,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get changelogs by IDs
Returns changelogs for an issue specified by a list of changelog IDs.
|
| Modifier and Type | Method and Description |
|---|---|
IssueChangelogIds |
IssueChangelogIds.addChangelogIdsItem(Long changelogIdsItem) |
IssueChangelogIds |
IssueChangelogIds.changelogIds(List<Long> changelogIds) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.