Class GroupNotificationRecipients
- java.lang.Object
-
- com.atlassian.bamboo.configuration.external.yaml.properties.common.recipients.GroupNotificationRecipients
-
- All Implemented Interfaces:
NotificationRecipients
@Immutable public class GroupNotificationRecipients 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 GroupNotificationRecipients(@NotNull Iterable<String> groups)
-