| DetailedInvocation | A detailed WebhookInvocation webhook invocation including detailed HTTP request, response and error information |
| DetailedInvocationError | Represents a detailed description of the local error that prevented the invocation's
HTTP request from being sent or its response
from being processed e.g. |
| DetailedInvocationRequest | The details of a invocation's HTTP request |
| DetailedInvocationResponse | The details of an invocation's HTTP response |
| DetailedInvocationResult | Detailed information about the result of the invocation - either an
error or a HTTP response |
| HistoricalInvocation | A historical record of a WebhookInvocation webhook invocation |
| HistoricalInvocationRequest | |
| HistoricalInvocationRequest.Builder |
| InvocationCounts | Records a tally of successful, failed and error invocations for a webhook over some period of time. |
| InvocationHistory | Provides a historical, summarising view on past invocations of a WebhookInvocation. |
| InvocationHistoryByEventRequest | A request object used to retrieved all per-event invocation histories
for a single webhook in one go |
| InvocationHistoryByEventRequest.Builder | |
| InvocationHistoryRequest | A request for retrieving the history of WebhookInvocation invocations
for a Webhook webhook |
| InvocationHistoryRequest.Builder | |
| InvocationHistoryService | Provides various historical information about com.atlassian.webhooks.WebhookInvocation invocations for Webhook webhooks. |
| InvocationOutcome | Specifies the possible outcomes of a webhook invocation |
| InvocationRequest | |
| InvocationResult | Information on the result of past invocation |
| WebHookEventId | This enum is deprecated. in 5.4 for removal in 6.0. Use ApplicationWebhookEvent instead |
| WebhookScopeAdapter | WebhookScope adapter for a application Scope scopes. |