Package | Description |
---|---|
com.atlassian.confluence.event.events.like | |
com.atlassian.confluence.plugins.like.notifications |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLikeEvent |
class |
LikeCreatedEvent
Events where a like is created.
|
class |
LikeRemovedEvent |
Modifier and Type | Method and Description |
---|---|
protected com.atlassian.fugue.Maybe<LikePayload> |
CreateLikeEventPayloadTransformer.checkedCreate(LikeEvent likeEvent) |
List<LikeNotification> |
LikeNotificationManager.getNotifications(LikeEvent event)
Deprecated.
since 5.6 Use
LikeNotificationManager.getNotifications(LikePayload) |
List<LikeNotification> |
DefaultLikeNotificationManager.getNotifications(LikeEvent event) |
Copyright © 2003–2017 Atlassian. All rights reserved.