Modifier and Type | Class and Description |
---|---|
class |
DefaultNotificationsSender |
Modifier and Type | Field and Description |
---|---|
protected NotificationsSender |
AbstractNotificationsListener.notificationsSender
Deprecated.
|
protected NotificationsSender |
AbstractContentNotificationsListener.notificationsSender
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractNotificationsListener.setNotificationsSender(NotificationsSender notificationsSender)
Deprecated.
|
Constructor and Description |
---|
PageEventListener(PageManager pageManager,
UserAccessor userAccessor,
DataSourceFactory dataSourceFactory,
NotificationsSender notificationsSender,
org.springframework.transaction.PlatformTransactionManager platformTransactionManager,
com.atlassian.mail.server.MailServerManager mailServerManager) |
Constructor and Description |
---|
DefaultSignupManager(com.atlassian.bandana.BandanaManager bandanaManager,
com.atlassian.security.random.SecureTokenGenerator secureTokenGenerator,
UserAccessor userAccessor,
UserVerificationTokenManager userVerificationTokenManager,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
SettingsManager settingsManager,
com.atlassian.renderer.WikiStyleRenderer wikiStyleRenderer,
EmailService notificationsService,
NotificationsSender notificationsSender,
com.atlassian.event.api.EventPublisher eventPublisher,
UserChecker userChecker,
PersonalInformationManager personalInformationManager,
com.atlassian.core.task.MultiQueueTaskManager taskManager,
I18NBeanFactory i18NBeanFactory,
DataSourceFactory dataSourceFactory) |
Copyright © 2003–2023 Atlassian. All rights reserved.