NotificationRecipients |
NotificationRecipients.addGroupsItem(GroupName groupsItem) |
NotificationRecipients |
NotificationRecipients.addUsersItem(UserDetails usersItem) |
NotificationRecipients |
NotificationRecipients.assignee(Boolean assignee) |
NotificationRecipients |
Notification.getTo()
The recipients of the email notification for the issue.
|
NotificationRecipients |
NotificationRecipients.groups(List<GroupName> groups) |
NotificationRecipients |
NotificationRecipients.reporter(Boolean reporter) |
NotificationRecipients |
NotificationRecipients.users(List<UserDetails> users) |
NotificationRecipients |
NotificationRecipients.voters(Boolean voters) |
NotificationRecipients |
NotificationRecipients.watchers(Boolean watchers) |