|
||||||||||
| 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 |
LikeCreatedEvent
Events where a like is created. |
class |
LikeRemovedEvent
|
| 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 | |
|---|---|
protected com.atlassian.fugue.Maybe<LikePayload> |
CreateLikeEventPayloadTransformer.checkedCreate(LikeEvent likeEvent)
|
java.util.List<LikeNotification> |
LikeNotificationManager.getNotifications(LikeEvent event)
Deprecated. 5.6 Use LikeNotificationManager.getNotifications(LikePayload) |
java.util.List<LikeNotification> |
DefaultLikeNotificationManager.getNotifications(LikeEvent event)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||