| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
EventNotification |
EventNotification.emailAddress(String emailAddress) |
EventNotification |
EventNotification.expand(String expand) |
EventNotification |
EventNotification.field(FieldDetails field) |
EventNotification |
EventNotification.group(GroupName group) |
EventNotification |
EventNotification.id(Long id) |
EventNotification |
EventNotification.notificationType(EventNotification.NotificationTypeEnum notificationType) |
EventNotification |
EventNotification.parameter(String parameter) |
EventNotification |
EventNotification.projectRole(ProjectRole projectRole) |
EventNotification |
EventNotification.user(UserDetails user) |
| Modifier and Type | Method and Description |
|---|---|
List<EventNotification> |
NotificationSchemeEvent.getNotifications()
Get notifications
|
| Modifier and Type | Method and Description |
|---|---|
NotificationSchemeEvent |
NotificationSchemeEvent.addNotificationsItem(EventNotification notificationsItem) |
| Modifier and Type | Method and Description |
|---|---|
NotificationSchemeEvent |
NotificationSchemeEvent.notifications(List<EventNotification> notifications) |
void |
NotificationSchemeEvent.setNotifications(List<EventNotification> notifications) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.