| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.api |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<PageBeanNotificationScheme> |
NotificationSchemeApi.getNotificationSchemes(Optional<Long> startAt,
Optional<Integer> maxResults,
Optional<String> expand,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get notification schemes paginated
Returns a paginated list of notification schemes in order by display name.
|
io.reactivex.Single<PageBeanNotificationScheme> |
IssueNotificationSchemesApi.getNotificationSchemes(Optional<String> startAt,
Optional<String> maxResults,
Optional<List<String>> id,
Optional<List<String>> projectId,
Optional<Boolean> onlyDefault,
Optional<String> expand,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Get notification schemes paginated
Returns a [paginated](#pagination) list of [notification schemes](https://confluence.atlassian.com/x/8YdKLg) ordered by the display name.
|
Copyright © 2011–2023 Everit Kft.. All rights reserved.