@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-09-03T13:48:26.928+02:00[Europe/Prague]") public class Webhook extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Webhook.EventsEnum
Gets or Sets events
|
| Constructor and Description |
|---|
Webhook() |
public Long getId()
public void setId(Long id)
public String getJqlFilter()
public void setJqlFilter(String jqlFilter)
public List<String> getFieldIdsFilter()
public Webhook issuePropertyKeysFilter(List<String> issuePropertyKeysFilter)
public Webhook addIssuePropertyKeysFilterItem(String issuePropertyKeysFilterItem)
public List<String> getIssuePropertyKeysFilter()
public void setIssuePropertyKeysFilter(List<String> issuePropertyKeysFilter)
public Webhook events(List<Webhook.EventsEnum> events)
public Webhook addEventsItem(Webhook.EventsEnum eventsItem)
public List<Webhook.EventsEnum> getEvents()
public void setEvents(List<Webhook.EventsEnum> events)
public Long getExpirationDate()
Copyright © 2011–2021 Everit Kft.. All rights reserved.