| Package | Description |
|---|---|
| com.atlassian.bamboo.webhook | |
| com.atlassian.bamboo.webhooks |
| Modifier and Type | Class and Description |
|---|---|
class |
WebhookResponseDetailsEntity |
| Modifier and Type | Method and Description |
|---|---|
@Nullable WebhookResponseDetails |
WebhookResponseHibernateDao.getWebhookResponseDetails(Long webhookResponseId) |
WebhookResponseDetails |
DefaultWebhookResponseService.getWebhookResponseDetails(Long webhookResponseId) |
WebhookResponseDetails |
WebhookResponseService.getWebhookResponseDetails(Long webhookResponseId)
Find full description of webhook response associated with webhook response id.
|
@Nullable WebhookResponseDetails |
WebhookResponseDao.getWebhookResponseDetails(Long webhookResponseId)
Find full description of webhook response associated with webhook response id.
|
| Modifier and Type | Method and Description |
|---|---|
WebhookResponseDetails |
ViewWebhookResponseDetails.getWebhookResponseDetails() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewWebhookResponseDetails.setWebhookResponseDetails(WebhookResponseDetails webhookResponseDetails) |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.