@Immutable public class WebhookRecipientProperties extends NotificationRecipientProperties
| Constructor and Description |
|---|
WebhookRecipientProperties(@NotNull String webhookName,
@NotNull String url) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull AtlassianModuleProperties |
getAtlassianPlugin() |
String |
getUrl() |
String |
getWebhookName() |
int |
hashCode() |
void |
validate() |
applicableTopublic String getWebhookName()
public String getUrl()
@NotNull public @NotNull AtlassianModuleProperties getAtlassianPlugin()
getAtlassianPlugin in class NotificationRecipientPropertiespublic void validate()
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.