@Immutable public class EmailNotificationRecipients extends Object implements NotificationRecipients
NotificationRecipients.NotificationRecipientType| Constructor and Description |
|---|
EmailNotificationRecipients(@NotNull Iterable<String> emails) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@NotNull List<String> |
getEmails() |
int |
hashCode() |
String |
toString() |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.