| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
NotificationSchemeEventDetails |
NotificationSchemeEventDetails.addNotificationsItem(NotificationSchemeNotificationDetails notificationsItem) |
NotificationSchemeEventDetails |
NotificationSchemeEventDetails.event(NotificationSchemeEventTypeId event) |
NotificationSchemeEventDetails |
NotificationSchemeEventDetails.notifications(List<NotificationSchemeNotificationDetails> notifications) |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationSchemeEventDetails> |
AddNotificationsDetails.getNotificationSchemeEvents()
The list of notifications which should be added to the notification scheme.
|
List<NotificationSchemeEventDetails> |
CreateNotificationSchemeDetails.getNotificationSchemeEvents()
The list of notifications which should be added to the notification scheme.
|
| Modifier and Type | Method and Description |
|---|---|
AddNotificationsDetails |
AddNotificationsDetails.addNotificationSchemeEventsItem(NotificationSchemeEventDetails notificationSchemeEventsItem) |
CreateNotificationSchemeDetails |
CreateNotificationSchemeDetails.addNotificationSchemeEventsItem(NotificationSchemeEventDetails notificationSchemeEventsItem) |
| Modifier and Type | Method and Description |
|---|---|
AddNotificationsDetails |
AddNotificationsDetails.notificationSchemeEvents(List<NotificationSchemeEventDetails> notificationSchemeEvents) |
CreateNotificationSchemeDetails |
CreateNotificationSchemeDetails.notificationSchemeEvents(List<NotificationSchemeEventDetails> notificationSchemeEvents) |
void |
AddNotificationsDetails.setNotificationSchemeEvents(List<NotificationSchemeEventDetails> notificationSchemeEvents) |
void |
CreateNotificationSchemeDetails.setNotificationSchemeEvents(List<NotificationSchemeEventDetails> notificationSchemeEvents) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.