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

    • UserNotificationRecipients

      public UserNotificationRecipients(@NotNull @NotNull Iterable<String> users)
  • Method Details