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
  • Constructor Details

    • GroupNotificationRecipients

      public GroupNotificationRecipients(@NotNull @NotNull Iterable<String> groups)
  • Method Details