Class EmailNotificationRecipients
- java.lang.Object
-
- com.atlassian.bamboo.configuration.external.yaml.properties.common.recipients.EmailNotificationRecipients
-
- All Implemented Interfaces:
NotificationRecipients
@Immutable public class EmailNotificationRecipients extends Object implements NotificationRecipients
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.atlassian.bamboo.configuration.external.yaml.properties.common.recipients.NotificationRecipients
NotificationRecipients.NotificationRecipientType
-
-
Constructor Summary
Constructors Constructor Description EmailNotificationRecipients(@NotNull Iterable<String> emails)
-