Modifier and Type | Method and Description |
---|---|
void |
Console.setMailManager(MailManager mailManager) |
Modifier and Type | Method and Description |
---|---|
void |
UpdateInternalConfiguration.setMailManager(MailManager mailManager) |
Modifier and Type | Method and Description |
---|---|
void |
UpdateMailServer.setMailManager(MailManager mailManager) |
Modifier and Type | Method and Description |
---|---|
void |
ResetPassword.setMailManager(MailManager mailManager) |
Modifier and Type | Method and Description |
---|---|
void |
LicenseResourceLimitListener.setMailManager(MailManager mailManager) |
Modifier and Type | Class and Description |
---|---|
class |
MailManagerImpl |
Constructor and Description |
---|
CheckingPasswordExpirationMailNotificationManager(PasswordExpirationMailNotificationManager delegate,
MailManager mailManager,
com.atlassian.beehive.ClusterLockService lockService) |
PasswordExpirationNotificationMailer(MailManager mailManager,
MailTemplateRenderer mailTemplateRenderer,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
I18nHelper i18nHelper) |
Constructor and Description |
---|
ForgottenLoginMailer(MailManager mailManager,
I18nHelper i18nHelper,
MailTemplateRenderer mailTemplateRenderer)
Constructs a new instance of ForgottenLoginMailer.
|
Constructor and Description |
---|
MailServerController(MailManager mailManager,
I18nHelper i18nHelper,
MailConfigurationService mailConfigurationService) |
Copyright © 2020 Atlassian. All rights reserved.