Class WebhookRecipientProperties
java.lang.Object
com.atlassian.bamboo.specs.api.model.notification.NotificationRecipientProperties
com.atlassian.bamboo.specs.model.notification.WebhookRecipientProperties
- All Implemented Interfaces:
EntityProperties
-
Constructor Summary
ConstructorDescriptionWebhookRecipientProperties
(@NotNull String webhookName, @NotNull String url) -
Method Summary
Modifier and TypeMethodDescriptionboolean
@NotNull AtlassianModuleProperties
getUrl()
int
hashCode()
void
validate()
Methods inherited from class com.atlassian.bamboo.specs.api.model.notification.NotificationRecipientProperties
applicableTo
-
Constructor Details
-
WebhookRecipientProperties
-
-
Method Details
-
getWebhookName
-
getUrl
-
getAtlassianPlugin
- Specified by:
getAtlassianPlugin
in classNotificationRecipientProperties
-
validate
public void validate() -
equals
-
hashCode
public int hashCode()
-