Uses of Interface
com.atlassian.confluence.plugins.like.notifications.dao.NotificationDao

Packages that use NotificationDao
com.atlassian.confluence.plugins.like.notifications   
com.atlassian.confluence.plugins.like.notifications.dao   
 

Uses of NotificationDao in com.atlassian.confluence.plugins.like.notifications
 

Constructors in com.atlassian.confluence.plugins.like.notifications with parameters of type NotificationDao
DefaultLikeNotificationManager(UserAccessor userAccessor, NotificationManager notificationManager, FollowManager followManager, LikeDao likeDao, NotificationDao notificationDao)
           
 

Uses of NotificationDao in com.atlassian.confluence.plugins.like.notifications.dao
 

Classes in com.atlassian.confluence.plugins.like.notifications.dao that implement NotificationDao
 class EhCacheNotificationDao
          Employs an EhCache cache with a 2 week TTL to provide temporary persistence of notifications.
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.