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