Bitbucket Server Documentation
Bitbucket Server - Webhooks API
Package Index
|
Class Index
com.atlassian.bitbucket.webhook
com.atlassian.bitbucket.webhook.history
Interfaces
DetailedInvocation
DetailedInvocationError
DetailedInvocationRequest
DetailedInvocationResponse
DetailedInvocationResult
HistoricalInvocation
InvocationCounts
InvocationHistory
InvocationHistoryService
InvocationRequest
InvocationResult
Classes
HistoricalInvocationRequest
HistoricalInvocationRequest.Builder
InvocationHistoryByEventRequest
InvocationHistoryByEventRequest.Builder
InvocationHistoryRequest
InvocationHistoryRequest.Builder
Enums
InvocationOutcome
Package Index
|
Class Index
Summary:
Methods
|
[Expand All]
public interface
InvocationRequest
com.atlassian.bitbucket.webhook.history.InvocationRequest
Known Indirect Subclasses
DetailedInvocationRequest
DetailedInvocationRequest
The details of a
invocation's
HTTP request
Summary
Public Methods
@Nonnull Method
getMethod
()
@Nonnull
String
getUrl
()
Public Methods
@Nonnull public Method
getMethod
()
Returns
the HTTP method used when making the request
@Nonnull public
String
getUrl
()
Returns
the URL the request was made to