| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.api |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<PageOfComments> |
IssueCommentApi.getComments(String issueIdOrKey,
Optional<Long> startAt,
Optional<Integer> maxResults,
Optional<String> orderBy,
Optional<String> expand,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get comments
Returns all comments for an issue.
|
io.reactivex.Single<PageOfComments> |
IssueCommentsApi.getComments(String issueIdOrKey,
Optional<Long> startAt,
Optional<Integer> maxResults,
Optional<String> orderBy,
Optional<String> expand,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get comments
Returns all comments for an issue.
|
Copyright © 2011–2021 Everit Kft.. All rights reserved.