| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.api |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<PageOfWorklogs> |
IssueWorklogsApi.getIssueWorklog(String issueIdOrKey,
Optional<Long> startAt,
Optional<Integer> maxResults,
Optional<Long> startedAfter,
Optional<String> expand,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get issue worklogs
Returns worklogs for an issue, starting from the oldest worklog or from the worklog started on or after a date and time.
|
Copyright © 2011–2021 Everit Kft.. All rights reserved.