|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use EmailService | |
---|---|
com.atlassian.confluence.plugins.emailtopage | |
com.atlassian.confluence.user | |
com.atlassian.confluence.user.notifications |
Uses of EmailService in com.atlassian.confluence.plugins.emailtopage |
---|
Constructors in com.atlassian.confluence.plugins.emailtopage with parameters of type EmailService | |
---|---|
DefaultEmailToPageConfirmationEmailSender(EmailService emailService,
SettingsManager settingsManager)
|
Uses of EmailService in com.atlassian.confluence.user |
---|
Constructors in com.atlassian.confluence.user with parameters of type EmailService | |
---|---|
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)
|
Uses of EmailService in com.atlassian.confluence.user.notifications |
---|
Classes in com.atlassian.confluence.user.notifications that implement EmailService | |
---|---|
class |
DefaultEmailService
Sends emails to email addresses, rather than users. |
Methods in com.atlassian.confluence.user.notifications with parameters of type EmailService | |
---|---|
void |
UserSignUpNotificationsListener.setEmailService(EmailService notificationsService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |