@Component public class

NotificationRecipientUtil

extends Object
java.lang.Object
   ↳ com.atlassian.jira.plugins.share.util.NotificationRecipientUtil

Summary

Public Constructors
NotificationRecipientUtil(UserManager userManager)
Public Methods
Set<NotificationRecipient> filterOutAuthorAndReceiver(ApplicationUser authorUser, List<NotificationRecipient> allRecipients, NotificationRecipient notificationReceiver)
List<NotificationRecipient> getRecipients(ShareBean shareBean)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public NotificationRecipientUtil (UserManager userManager)

Public Methods

public Set<NotificationRecipient> filterOutAuthorAndReceiver (ApplicationUser authorUser, List<NotificationRecipient> allRecipients, NotificationRecipient notificationReceiver)

public List<NotificationRecipient> getRecipients (ShareBean shareBean)