|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LikeEvent | |
|---|---|
| com.atlassian.confluence.event.events.like | |
| com.atlassian.confluence.plugins.edgeindex | |
| com.atlassian.confluence.plugins.like.notifications | |
| Uses of LikeEvent in com.atlassian.confluence.event.events.like |
|---|
| Classes in com.atlassian.confluence.event.events.like that implement LikeEvent | |
|---|---|
class |
AbstractLikeEvent
|
class |
BlogPostLikeEvent
|
class |
CommentLikeEvent
|
class |
ContentUnlikeEvent
|
class |
PageLikeEvent
|
| Uses of LikeEvent in com.atlassian.confluence.plugins.edgeindex |
|---|
| Methods in com.atlassian.confluence.plugins.edgeindex with parameters of type LikeEvent | |
|---|---|
void |
EdgeListener.onLikeEvent(LikeEvent likeEvent)
|
| Uses of LikeEvent in com.atlassian.confluence.plugins.like.notifications |
|---|
| Methods in com.atlassian.confluence.plugins.like.notifications with parameters of type LikeEvent | |
|---|---|
List<LikeNotification> |
LikeNotificationManager.getNotifications(LikeEvent event)
Compute the notifications that should result from the specified like event ocurring. |
List<LikeNotification> |
DefaultLikeNotificationManager.getNotifications(LikeEvent event)
|
void |
NotificationListener.onLikeEvent(LikeEvent likeEvent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||