Uses of Interface
com.atlassian.confluence.plugin.descriptor.mail.NotificationRenderManager
-
Packages that use NotificationRenderManager Package Description com.atlassian.confluence.mail.notification com.atlassian.confluence.plugin.descriptor.mail -
-
Uses of NotificationRenderManager in com.atlassian.confluence.mail.notification
Constructors in com.atlassian.confluence.mail.notification with parameters of type NotificationRenderManager Constructor Description 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, ConfluenceAccessManager confluenceAccessManager)
-
Uses of NotificationRenderManager in com.atlassian.confluence.plugin.descriptor.mail
Classes in com.atlassian.confluence.plugin.descriptor.mail that implement NotificationRenderManager Modifier and Type Class Description class
DefaultNotificationRenderManager
-