public class CreateLikeEventRecipientProvider extends com.atlassian.confluence.notifications.RecipientsProviderTemplate<LikePayload>
Constructor and Description |
---|
CreateLikeEventRecipientProvider(LikeNotificationManager likeNotificationManager) |
Modifier and Type | Method and Description |
---|---|
protected Iterable<com.atlassian.plugin.notifications.api.medium.recipient.RoleRecipient> |
computeUserBasedRecipients(com.atlassian.confluence.notifications.Notification<LikePayload> notification) |
Iterable<com.atlassian.plugin.notifications.spi.UserRole> |
getUserRoles() |
computeNonUserBasedRecipients, userBasedRecipientsFor
nonUserBasedRecipientsFor
getPayloadType, verifyPayloadMatches
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CreateLikeEventRecipientProvider(LikeNotificationManager likeNotificationManager)
protected Iterable<com.atlassian.plugin.notifications.api.medium.recipient.RoleRecipient> computeUserBasedRecipients(com.atlassian.confluence.notifications.Notification<LikePayload> notification)
computeUserBasedRecipients
in class com.atlassian.confluence.notifications.RecipientsProviderTemplate<LikePayload>
public Iterable<com.atlassian.plugin.notifications.spi.UserRole> getUserRoles()
Copyright © 2003–2015 Atlassian. All rights reserved.