|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationData | |
|---|---|
| com.atlassian.confluence.mail.notification | |
| com.atlassian.confluence.mail.notification.listeners | |
| com.atlassian.confluence.mail.template | |
| Uses of NotificationData in com.atlassian.confluence.mail.notification |
|---|
| Methods in com.atlassian.confluence.mail.notification with parameters of type NotificationData | |
|---|---|
String[] |
Notification.getDropWatch(NotificationData notificationData)
Returns the url and text for the email footer 'Stop watching/following...' links |
| Uses of NotificationData in com.atlassian.confluence.mail.notification.listeners |
|---|
| Methods in com.atlassian.confluence.mail.notification.listeners that return NotificationData | |
|---|---|
protected NotificationData |
AbstractNotificationsListener.getNotificationDataForEvent(com.atlassian.event.Event event,
ConfluenceEntityObject entity)
|
| Methods in com.atlassian.confluence.mail.notification.listeners with parameters of type NotificationData | |
|---|---|
protected void |
AbstractNotificationsListener.attachAvatar(NotificationData notificationData)
|
protected com.atlassian.mail.queue.MailQueueItem |
AbstractNotificationsListener.createNotificationTask(com.atlassian.user.User toUser,
NotificationData notificationData,
String renderedSubject,
Map contextMap)
|
protected ConversionContext |
SpaceNotificationsListener.getConversionContext(NotificationData notificationData)
|
protected ConversionContext |
AbstractNotificationsListener.getConversionContext(NotificationData notificationData)
|
protected void |
AbstractNotificationsListener.sendNetworkNotifications(NotificationData notificationData)
|
protected void |
AbstractNotificationsListener.sendNotification(Notification notification,
NotificationData notificationData)
Sends a notification. |
protected void |
AbstractNotificationsListener.sendNotifications(List<Notification> notifications,
NotificationData notificationData)
Sends the notificationData to each user listed in notifications, as long as they are
permitted to see it. |
protected void |
AbstractNotificationsListener.sendPageNotifications(AbstractPage page,
NotificationData notificationData)
|
protected void |
AbstractNotificationsListener.sendSpaceNotifications(Space space,
NotificationData notificationData)
|
| Uses of NotificationData in com.atlassian.confluence.mail.template |
|---|
| Methods in com.atlassian.confluence.mail.template with parameters of type NotificationData | |
|---|---|
static PreRenderedMailNotificationQueueItem |
PreRenderedMailNotificationQueueItem.createFromTemplateFileAndContext(com.atlassian.user.User recipient,
NotificationData notificationData,
String subject,
Map contextMap)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||