public interface WebhookResponse extends BambooIdProvider
Modifier and Type | Method and Description |
---|---|
Long |
getDeploymentResultId() |
String |
getEventName() |
org.springframework.http.HttpMethod |
getHttpMethod() |
String |
getPlanResultKey() |
Date |
getReceiveTime() |
WebhookResponseStatus |
getResponseStatus() |
int |
getRetriesCount() |
Date |
getSendTime() |
Integer |
getStatusCode() |
String |
getTemplateName() |
String |
getUrl() |
UUID |
getUuid() |
getId
@NotNull org.springframework.http.HttpMethod getHttpMethod()
@NotNull String getUrl()
@NotNull WebhookResponseStatus getResponseStatus()
@Nullable Integer getStatusCode()
@NotNull String getTemplateName()
@NotNull String getEventName()
@NotNull UUID getUuid()
int getRetriesCount()
@Nullable String getPlanResultKey()
@Nullable Long getDeploymentResultId()
@NotNull Date getSendTime()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences