Package | Description |
---|---|
com.atlassian.confluence.user | |
com.atlassian.confluence.user.notifications |
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) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEmailService
Sends emails to email addresses, rather than users.
|
Modifier and Type | Method and Description |
---|---|
void |
UserSignUpNotificationsListener.setEmailService(EmailService notificationsService) |
Copyright © 2003–2016 Atlassian. All rights reserved.