Uses of Interface
com.atlassian.confluence.plugins.like.notifications.LikeNotificationManager
Packages that use LikeNotificationManager
Package
Description
-
Uses of LikeNotificationManager in com.atlassian.confluence.plugins.like.notifications
Classes in com.atlassian.confluence.plugins.like.notifications that implement LikeNotificationManagerConstructors in com.atlassian.confluence.plugins.like.notifications with parameters of type LikeNotificationManagerModifierConstructorDescriptionCreateLikeEventRecipientProvider(LikeNotificationManager likeNotificationManager, ConfluenceAccessManager confluenceAccessManager, PermissionManager permissionManager) -
Uses of LikeNotificationManager in com.atlassian.confluence.plugins.like.spring
Methods in com.atlassian.confluence.plugins.like.spring that return LikeNotificationManagerModifier and TypeMethodDescriptionSpringConfiguration.likeNotificationManager(UserAccessor userAccessor, NotificationManager notificationManager, LikeManager likeManager, NetworkService networkService, NotificationDao notificationDao, ContentEntityManager entityManager)