| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.api | |
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Completable |
DynamicWebhookApi.deleteWebhookById(ContainerForWebhookIDs containerForWebhookIDs,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Delete webhooks by ID
Removes webhooks by ID.
|
io.reactivex.Completable |
WebhooksApi.deleteWebhookById(ContainerForWebhookIDs containerForWebhookIDs,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Delete webhooks by ID
Removes webhooks by ID.
|
io.reactivex.Single<WebhooksExpirationDate> |
DynamicWebhookApi.refreshWebhooks(ContainerForWebhookIDs containerForWebhookIDs,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Extend webhook life
Webhooks registered through the REST API expire after 30 days.
|
io.reactivex.Single<WebhooksExpirationDate> |
WebhooksApi.refreshWebhooks(ContainerForWebhookIDs containerForWebhookIDs,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Extend webhook life
Webhooks registered through the REST API expire after 30 days.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerForWebhookIDs |
ContainerForWebhookIDs.addWebhookIdsItem(Long webhookIdsItem) |
ContainerForWebhookIDs |
ContainerForWebhookIDs.webhookIds(List<Long> webhookIds) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.