|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.plugins.like.notifications.DefaultLikeNotificationManager
public class DefaultLikeNotificationManager
Constructor Summary | |
---|---|
DefaultLikeNotificationManager(UserAccessor userAccessor,
NotificationManager notificationManager,
FollowManager followManager,
LikeManager likeManager,
NotificationDao notificationDao)
|
Method Summary | |
---|---|
java.util.List<LikeNotification> |
getNotifications(LikeEvent event)
Compute the notifications that should result from the specified like event ocurring. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultLikeNotificationManager(UserAccessor userAccessor, NotificationManager notificationManager, FollowManager followManager, LikeManager likeManager, NotificationDao notificationDao)
Method Detail |
---|
public java.util.List<LikeNotification> getNotifications(LikeEvent event)
LikeNotificationManager
getNotifications
in interface LikeNotificationManager
event
- the like event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |