Uses of Interface
com.atlassian.confluence.plugins.like.notifications.dao.NotificationDao
Package
Description
-
Uses of NotificationDao in com.atlassian.confluence.plugins.like.notifications
ModifierConstructorDescriptionDefaultLikeNotificationManager
(UserAccessor userAccessor, NotificationManager notificationManager, LikeManager likeManager, NetworkService networkService, NotificationDao notificationDao, ContentEntityManager entityManager) -
Uses of NotificationDao in com.atlassian.confluence.plugins.like.notifications.dao
Modifier and TypeClassDescriptionclass
Employs a cache to provide temporary caching of notifications. -
Uses of NotificationDao in com.atlassian.confluence.plugins.like.spring
Modifier and TypeMethodDescriptionSpringConfiguration.cacheBackedNotificationDao
(com.atlassian.cache.CacheManager cacheFactory) Modifier and TypeMethodDescriptionSpringConfiguration.likeNotificationManager
(UserAccessor userAccessor, NotificationManager notificationManager, LikeManager likeManager, NetworkService networkService, NotificationDao notificationDao, ContentEntityManager entityManager)