Uses of Interface
com.atlassian.confluence.mail.notification.NotificationsSender
Packages that use NotificationsSender
Package
Description
-
Uses of NotificationsSender in com.atlassian.confluence.mail.notification
Classes in com.atlassian.confluence.mail.notification that implement NotificationsSender -
Uses of NotificationsSender in com.atlassian.confluence.mail.notification.listeners
Fields in com.atlassian.confluence.mail.notification.listeners declared as NotificationsSenderModifier and TypeFieldDescriptionprotected final NotificationsSenderAbstractContentNotificationsListener.notificationsSenderDeprecated.protected NotificationsSenderAbstractNotificationsListener.notificationsSenderDeprecated.Methods in com.atlassian.confluence.mail.notification.listeners with parameters of type NotificationsSenderModifier and TypeMethodDescriptionvoidAbstractNotificationsListener.setNotificationsSender(NotificationsSender notificationsSender) Deprecated. -
Uses of NotificationsSender in com.atlassian.confluence.mail.notification.listeners.async
Constructors in com.atlassian.confluence.mail.notification.listeners.async with parameters of type NotificationsSenderModifierConstructorDescriptionPageEventListener(PageManager pageManager, UserAccessor userAccessor, DataSourceFactory dataSourceFactory, NotificationsSender notificationsSender, org.springframework.transaction.PlatformTransactionManager platformTransactionManager, com.atlassian.mail.server.MailServerManager mailServerManager)