| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.api | |
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<ChangedWorklogs> |
IssueWorklogsApi.getIdsOfWorklogsDeletedSince(Optional<Long> since,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get IDs of deleted worklogs
Returns a list of IDs and delete timestamps for worklogs deleted after a date and time.
|
io.reactivex.Single<ChangedWorklogs> |
WorklogApi.getIdsOfWorklogsDeletedSince(Optional<Long> since,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get IDs of deleted worklogs
Returns a list of IDs and delete timestamps for worklogs deleted after a date and time.
|
io.reactivex.Single<ChangedWorklogs> |
IssueWorklogsApi.getIdsOfWorklogsModifiedSince(Optional<Long> since,
Optional<String> expand,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get IDs of updated worklogs
Returns a list of IDs and update timestamps for worklogs updated after a date and time.
|
io.reactivex.Single<ChangedWorklogs> |
WorklogApi.getIdsOfWorklogsModifiedSince(Optional<Long> since,
Optional<String> expand,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get IDs of updated worklogs
Returns a list of IDs and update timestamps for worklogs updated after a date and time.
|
| Modifier and Type | Method and Description |
|---|---|
ChangedWorklogs |
ChangedWorklogs.lastPage(Boolean lastPage) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.