Class WebhookNotificationRecipients
- java.lang.Object
-
- com.atlassian.bamboo.configuration.external.yaml.properties.common.recipients.WebhookNotificationRecipients
-
- All Implemented Interfaces:
NotificationRecipients
public class WebhookNotificationRecipients extends Object implements NotificationRecipients
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
WebhookNotificationRecipients.Config
-
Nested classes/interfaces inherited from interface com.atlassian.bamboo.configuration.external.yaml.properties.common.recipients.NotificationRecipients
NotificationRecipients.NotificationRecipientType
-
-
Constructor Summary
Constructors Constructor Description WebhookNotificationRecipients(@NotNull String webhookName, @NotNull String url)
-