|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NotificationManager in com.atlassian.confluence.mail |
---|
Methods in com.atlassian.confluence.mail with parameters of type NotificationManager | |
---|---|
void |
ChangeDigestNotificationBean.setNotificationManager(NotificationManager notificationManager)
|
Uses of NotificationManager in com.atlassian.confluence.mail.notification |
---|
Classes in com.atlassian.confluence.mail.notification that implement NotificationManager | |
---|---|
class |
DefaultNotificationManager
|
Uses of NotificationManager in com.atlassian.confluence.mail.notification.actions |
---|
Methods in com.atlassian.confluence.mail.notification.actions that return NotificationManager | |
---|---|
NotificationManager |
AlterPageNotificationAction.getNotificationManager()
|
Methods in com.atlassian.confluence.mail.notification.actions with parameters of type NotificationManager | |
---|---|
void |
PageNotificationBean.setNotificationManager(NotificationManager notificationManager)
|
void |
AlterPageNotificationAction.setNotificationManager(NotificationManager notificationManager)
|
Uses of NotificationManager in com.atlassian.confluence.mail.notification.listeners |
---|
Fields in com.atlassian.confluence.mail.notification.listeners declared as NotificationManager | |
---|---|
protected NotificationManager |
AbstractNotificationsListener.notificationManager
|
Methods in com.atlassian.confluence.mail.notification.listeners with parameters of type NotificationManager | |
---|---|
void |
AbstractNotificationsListener.setNotificationManager(NotificationManager notificationManager)
|
Uses of NotificationManager in com.atlassian.confluence.pages |
---|
Methods in com.atlassian.confluence.pages that return NotificationManager | |
---|---|
NotificationManager |
PageManager.getNotificationManager()
|
NotificationManager |
DefaultPageManager.getNotificationManager()
|
Methods in com.atlassian.confluence.pages with parameters of type NotificationManager | |
---|---|
void |
PageManager.setNotificationManager(NotificationManager notificationManager)
|
void |
DefaultPageManager.setNotificationManager(NotificationManager notificationManager)
|
Uses of NotificationManager in com.atlassian.confluence.pages.actions |
---|
Fields in com.atlassian.confluence.pages.actions declared as NotificationManager | |
---|---|
protected NotificationManager |
ViewPageAction.notificationManager
|
Methods in com.atlassian.confluence.pages.actions that return NotificationManager | |
---|---|
NotificationManager |
ViewPageAction.getNotificationManager()
|
Methods in com.atlassian.confluence.pages.actions with parameters of type NotificationManager | |
---|---|
void |
ViewPageAction.setNotificationManager(NotificationManager notificationManager)
|
void |
AddCommentAction.setNotificationManager(NotificationManager notificationManager)
|
Uses of NotificationManager in com.atlassian.confluence.plugin.descriptor.web.conditions.user |
---|
Methods in com.atlassian.confluence.plugin.descriptor.web.conditions.user with parameters of type NotificationManager | |
---|---|
void |
UserWatchingSpaceCondition.setNotificationManager(NotificationManager notificationManager)
|
void |
UserWatchingPageCondition.setNotificationManager(NotificationManager notificationManager)
|
Uses of NotificationManager in com.atlassian.confluence.spaces |
---|
Methods in com.atlassian.confluence.spaces with parameters of type NotificationManager | |
---|---|
void |
DefaultSpaceManager.setNotificationManager(NotificationManager notificationManager)
|
Uses of NotificationManager in com.atlassian.confluence.spaces.actions |
---|
Fields in com.atlassian.confluence.spaces.actions declared as NotificationManager | |
---|---|
protected NotificationManager |
AbstractSpaceAction.notificationManager
|
Methods in com.atlassian.confluence.spaces.actions with parameters of type NotificationManager | |
---|---|
void |
AbstractSpaceAction.setNotificationManager(NotificationManager notificationManager)
|
Uses of NotificationManager in com.atlassian.confluence.upgrade.upgradetask |
---|
Methods in com.atlassian.confluence.upgrade.upgradetask with parameters of type NotificationManager | |
---|---|
void |
DailyReportPreferenceUpgradeTask.setNotificationManager(NotificationManager notificationManager)
|
Uses of NotificationManager in com.atlassian.confluence.user |
---|
Methods in com.atlassian.confluence.user with parameters of type NotificationManager | |
---|---|
void |
UserAccessor.setNotificationManager(NotificationManager notificationManager)
|
void |
DefaultUserAccessor.setNotificationManager(NotificationManager notificationManager)
|
Uses of NotificationManager in com.atlassian.confluence.user.actions |
---|
Fields in com.atlassian.confluence.user.actions declared as NotificationManager | |
---|---|
protected NotificationManager |
AbstractUserProfileAction.notificationManager
|
Methods in com.atlassian.confluence.user.actions with parameters of type NotificationManager | |
---|---|
void |
AbstractUserProfileAction.setNotificationManager(NotificationManager notificationManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |