Uses of Interface
com.atlassian.confluence.plugin.descriptor.mail.NotificationRenderManager

Packages that use NotificationRenderManager
com.atlassian.confluence.mail.notification   
com.atlassian.confluence.mail.notification.listeners   
com.atlassian.confluence.plugin.descriptor.mail   
com.atlassian.confluence.plugins.like.notifications   
 

Uses of NotificationRenderManager in com.atlassian.confluence.mail.notification
 

Constructors in com.atlassian.confluence.mail.notification with parameters of type NotificationRenderManager
DefaultNotificationsSender(UserAccessor userAccessor, com.atlassian.core.task.MultiQueueTaskManager taskManager, NotificationManager notificationManager, Renderer viewRenderer, PermissionManager permissionManager, FormatSettingsManager formatSettingsManager, com.atlassian.plugin.webresource.WebResourceManager webResourceManager, I18NBeanFactory i18NBeanFactory, LocaleManager localeManager, Differ differ, NotificationRenderManager notificationRenderManager, DataSourceFactory dataSourceFactory)
           
 

Uses of NotificationRenderManager in com.atlassian.confluence.mail.notification.listeners
 

Methods in com.atlassian.confluence.mail.notification.listeners with parameters of type NotificationRenderManager
 void AbstractNotificationsListener.setNotificationRenderManager(NotificationRenderManager notificationRenderManager)
          Deprecated. since 5.2. No longer required.
 

Uses of NotificationRenderManager in com.atlassian.confluence.plugin.descriptor.mail
 

Classes in com.atlassian.confluence.plugin.descriptor.mail that implement NotificationRenderManager
 class DefaultNotificationRenderManager
           
 

Uses of NotificationRenderManager in com.atlassian.confluence.plugins.like.notifications
 

Methods in com.atlassian.confluence.plugins.like.notifications with parameters of type NotificationRenderManager
 void NotificationListener.setRenderManager(NotificationRenderManager renderManager)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.