|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.notifications.ParticipantTemplate<PAYLOAD>
com.atlassian.confluence.notifications.NonUserBasedRecipientsProviderTemplate<PAYLOAD>
com.atlassian.confluence.notifications.RecipientsProviderTemplate<LikePayload>
com.atlassian.confluence.plugins.like.notifications.CreateLikeEventRecipientProvider
public class CreateLikeEventRecipientProvider
| Field Summary |
|---|
| Fields inherited from class com.atlassian.confluence.notifications.ParticipantTemplate |
|---|
payloadType |
| Constructor Summary | |
|---|---|
CreateLikeEventRecipientProvider(LikeNotificationManager likeNotificationManager)
|
|
| Method Summary | |
|---|---|
protected java.lang.Iterable<com.atlassian.plugin.notifications.api.medium.recipient.RoleRecipient> |
computeUserBasedRecipients(com.atlassian.confluence.notifications.Notification<LikePayload> notification)
|
java.lang.Iterable<com.atlassian.plugin.notifications.spi.UserRole> |
getUserRoles()
|
| Methods inherited from class com.atlassian.confluence.notifications.RecipientsProviderTemplate |
|---|
computeNonUserBasedRecipients, userBasedRecipientsFor |
| Methods inherited from class com.atlassian.confluence.notifications.NonUserBasedRecipientsProviderTemplate |
|---|
nonUserBasedRecipientsFor |
| Methods inherited from class com.atlassian.confluence.notifications.ParticipantTemplate |
|---|
getPayloadType, verifyPayloadMatches |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.confluence.notifications.RecipientsProvider |
|---|
nonUserBasedRecipientsFor |
| Methods inherited from interface com.atlassian.confluence.notifications.Participant |
|---|
getPayloadType |
| Constructor Detail |
|---|
public CreateLikeEventRecipientProvider(LikeNotificationManager likeNotificationManager)
| Method Detail |
|---|
protected java.lang.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 java.lang.Iterable<com.atlassian.plugin.notifications.spi.UserRole> getUserRoles()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||