Class NotificationRecipientUtil
java.lang.Object
com.atlassian.jira.plugins.share.util.NotificationRecipientUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfilterOutAuthorAndReceiver
(ApplicationUser authorUser, List<NotificationRecipient> allRecipients, NotificationRecipient notificationReceiver) getRecipients
(ShareBean shareBean)
-
Constructor Details
-
NotificationRecipientUtil
-
-
Method Details
-
filterOutAuthorAndReceiver
public Set<NotificationRecipient> filterOutAuthorAndReceiver(ApplicationUser authorUser, List<NotificationRecipient> allRecipients, NotificationRecipient notificationReceiver)
-