Class CachingNotificationDao

java.lang.Object
com.atlassian.confluence.internal.notification.persistence.DelegatingNotificationDaoInternal
com.atlassian.confluence.impl.mail.notification.persistence.CachingNotificationDao
All Implemented Interfaces:
NotificationDaoInternal, NotificationDao

public class CachingNotificationDao extends DelegatingNotificationDaoInternal
Caching for NotificationDao.

Only isWatchingContent(ConfluenceUser, ContentEntityObject) method is currently cached in a thread local cache.

Since:
5.9