Modifier and Type | Class and Description |
---|---|
class |
CachingNotificationDao
Caching for NotificationDao.
|
class |
DelegatingNotificationDao
Deprecated.
since 6.10.0. Use
DelegatingNotificationDaoInternal instead. |
Modifier and Type | Field and Description |
---|---|
protected NotificationDao |
DelegatingNotificationDao.delegate
Deprecated.
|
Constructor and Description |
---|
DelegatingNotificationDao(NotificationDao delegate)
Deprecated.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NotificationDaoInternal
Dao for Notifications.
|
Modifier and Type | Class and Description |
---|---|
class |
DelegatingNotificationDaoInternal
Delegating Dao for Notifications.
|
Constructor and Description |
---|
DefaultNotificationManager(NotificationDao notificationDao,
com.atlassian.event.api.EventPublisher eventPublisher) |
Modifier and Type | Class and Description |
---|---|
class |
HibernateNotificationDao |
Copyright © 2003–2021 Atlassian. All rights reserved.