|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Notification in com.atlassian.confluence.event.events.content.mail.notification |
|---|
| Fields in com.atlassian.confluence.event.events.content.mail.notification declared as Notification | |
|---|---|
protected Notification |
NotificationEvent.notification
|
| Methods in com.atlassian.confluence.event.events.content.mail.notification that return Notification | |
|---|---|
Notification |
NotificationEvent.getNotification()
|
| Constructors in com.atlassian.confluence.event.events.content.mail.notification with parameters of type Notification | |
|---|---|
ContentNotificationAddedEvent(Object src,
Notification notification)
|
|
ContentNotificationEvent(Object src,
Notification notification)
|
|
ContentNotificationRemovedEvent(Object src,
Notification notification)
|
|
NotificationEvent(Object src,
Notification notification)
|
|
SiteNotificationAddedEvent(Object src,
Notification notification)
|
|
SiteNotificationEvent(Object src,
Notification notification)
|
|
SiteNotificationRemovedEvent(Object src,
Notification notification)
|
|
SpaceNotificationAddedEvent(Object src,
Notification notification)
|
|
SpaceNotificationEvent(Object src,
Notification notification)
|
|
SpaceNotificationRemovedEvent(Object src,
Notification notification)
|
|
| Uses of Notification in com.atlassian.confluence.mail.notification |
|---|
| Methods in com.atlassian.confluence.mail.notification with parameters of type Notification | |
|---|---|
void |
NotificationCaseFixer.fix(Notification notification)
|
void |
NotificationManager.removeNotification(Notification notification)
|
void |
DefaultNotificationManager.removeNotification(Notification notification)
|
| Uses of Notification in com.atlassian.confluence.mail.notification.listeners |
|---|
| Methods in com.atlassian.confluence.mail.notification.listeners with parameters of type Notification | |
|---|---|
protected void |
AbstractNotificationsListener.sendNotification(Notification notification,
NotificationData notificationData)
|
| Method parameters in com.atlassian.confluence.mail.notification.listeners with type arguments of type Notification | |
|---|---|
protected void |
AbstractNotificationsListener.sendNotifications(List<Notification> spaceNotifications,
NotificationData notificationData)
|
| Uses of Notification in com.atlassian.confluence.mail.notification.persistence |
|---|
| Methods in com.atlassian.confluence.mail.notification.persistence that return Notification | |
|---|---|
Notification |
NotificationDao.findDailyReportNotification(String username)
Find the specified users daily report notification. |
Notification |
NotificationDao.findNotificationByUserAndPage(User user,
AbstractPage page)
|
Notification |
NotificationDao.findNotificationByUserAndSpace(User user,
String spaceKey)
|
| Uses of Notification in com.atlassian.confluence.mail.notification.persistence.dao.hibernate |
|---|
| Methods in com.atlassian.confluence.mail.notification.persistence.dao.hibernate that return Notification | |
|---|---|
Notification |
HibernateNotificationDao.findDailyReportNotification(String username)
|
Notification |
HibernateNotificationDao.findNotificationByUserAndPage(User user,
AbstractPage page)
|
Notification |
HibernateNotificationDao.findNotificationByUserAndSpace(User user,
String spaceKey)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||