| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
static EventNotification.NotificationTypeEnum |
EventNotification.NotificationTypeEnum.fromValue(String value) |
EventNotification.NotificationTypeEnum |
EventNotification.getNotificationType()
Identifies the recipients of the notification.
|
static EventNotification.NotificationTypeEnum |
EventNotification.NotificationTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventNotification.NotificationTypeEnum[] |
EventNotification.NotificationTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EventNotification |
EventNotification.notificationType(EventNotification.NotificationTypeEnum notificationType) |
void |
EventNotification.setNotificationType(EventNotification.NotificationTypeEnum notificationType) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.