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