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 |
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. |
InvocationHistoryService | Provides various historical information about com.atlassian.webhooks.WebhookInvocation invocations for Webhook webhooks. |
InvocationRequest | |
InvocationResult | Information on the result of past invocation |
HistoricalInvocationRequest | |
HistoricalInvocationRequest.Builder | |
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 |
InvocationOutcome | Specifies the possible outcomes of a webhook invocation |