Uses of Interface
com.atlassian.confluence.internal.notification.persistence.NotificationDaoInternal
Packages that use NotificationDaoInternal
Package
Description
-
Uses of NotificationDaoInternal in com.atlassian.confluence.impl.mail.notification.persistence
Classes in com.atlassian.confluence.impl.mail.notification.persistence that implement NotificationDaoInternalConstructors in com.atlassian.confluence.impl.mail.notification.persistence with parameters of type NotificationDaoInternalModifierConstructorDescriptionCachingNotificationDao
(NotificationDaoInternal delegate, com.atlassian.cache.CacheFactory cacheFactory) -
Uses of NotificationDaoInternal in com.atlassian.confluence.impl.space.deletion.backgrounddeletion.erasers.misc
Constructors in com.atlassian.confluence.impl.space.deletion.backgrounddeletion.erasers.misc with parameters of type NotificationDaoInternalModifierConstructorDescriptionSpaceDeletionEventSender
(com.atlassian.event.api.EventPublisher eventPublisher, PageDaoInternal pageDao, BlogPostDao blogPostDao, PageTemplateDao pageTemplateDao, AttachmentDaoInternal attachmentDao, LabelDaoInternal labelDao, NotificationDaoInternal notificationDao, CustomContentDao customContentDao, org.springframework.transaction.PlatformTransactionManager transactionManager) -
Uses of NotificationDaoInternal in com.atlassian.confluence.internal.notification.persistence
Classes in com.atlassian.confluence.internal.notification.persistence that implement NotificationDaoInternalModifier and TypeClassDescriptionclass
Delegating Dao for Notifications.Fields in com.atlassian.confluence.internal.notification.persistence declared as NotificationDaoInternalModifier and TypeFieldDescriptionprotected final NotificationDaoInternal
DelegatingNotificationDaoInternal.delegate
Constructors in com.atlassian.confluence.internal.notification.persistence with parameters of type NotificationDaoInternalModifierConstructorDescription -
Uses of NotificationDaoInternal in com.atlassian.confluence.mail.notification
Constructors in com.atlassian.confluence.mail.notification with parameters of type NotificationDaoInternalModifierConstructorDescriptionDefaultNotificationManager
(NotificationDaoInternal notificationDao, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of NotificationDaoInternal in com.atlassian.confluence.mail.notification.persistence.dao.hibernate
Classes in com.atlassian.confluence.mail.notification.persistence.dao.hibernate that implement NotificationDaoInternal