| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
static Webhook.EventsEnum |
Webhook.EventsEnum.fromValue(String value) |
static Webhook.EventsEnum |
Webhook.EventsEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Webhook.EventsEnum[] |
Webhook.EventsEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Webhook.EventsEnum> |
Webhook.getEvents()
The Jira events that trigger the webhook.
|
| Modifier and Type | Method and Description |
|---|---|
Webhook |
Webhook.addEventsItem(Webhook.EventsEnum eventsItem) |
| Modifier and Type | Method and Description |
|---|---|
Webhook |
Webhook.events(List<Webhook.EventsEnum> events) |
void |
Webhook.setEvents(List<Webhook.EventsEnum> events) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.