| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.api |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<PageBeanNotificationScheme> |
IssueNotificationSchemesApi.getNotificationSchemes(Optional<Long> startAt,
Optional<Integer> maxResults,
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 display name. ### About notification schemes ### A notification scheme is a list of events and recipients who will receive notifications for those events.
|
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.
|
Copyright © 2011–2021 Everit Kft.. All rights reserved.