@Component public class NotificationRecipientUtil extends Object
Constructor and Description |
---|
NotificationRecipientUtil(UserManager userManager) |
Modifier and Type | Method and Description |
---|---|
Set<NotificationRecipient> |
filterOutAuthorAndReceiver(ApplicationUser authorUser,
List<NotificationRecipient> allRecipients,
NotificationRecipient notificationReceiver) |
List<NotificationRecipient> |
getRecipients(ShareBean shareBean) |
@Autowired public NotificationRecipientUtil(UserManager userManager)
public Set<NotificationRecipient> filterOutAuthorAndReceiver(ApplicationUser authorUser, List<NotificationRecipient> allRecipients, NotificationRecipient notificationReceiver)
public List<NotificationRecipient> getRecipients(ShareBean shareBean)
Copyright © 2002-2017 Atlassian. All Rights Reserved.