public class UserSignUpNotificationsListener extends AbstractNotificationsListener<UserEvent>
dataSourceFactory, notificationManager, notificationsSender, taskManager, userAccessor, viewRenderer
Constructor and Description |
---|
UserSignUpNotificationsListener() |
Modifier and Type | Method and Description |
---|---|
protected ContentEntityObject |
getContentEntityObject(Map contextMap)
Returns the content entity used for the render context.
|
Class[] |
getHandledEventClasses() |
void |
processNotifications(UserEvent event)
Generates the notifications associated with an event.
|
void |
setDataSourceFactory(DataSourceFactory dataSourceFactory) |
void |
setLicenseService(LicenseService licenseService) |
void |
setMailContentProcessor(MailContentProcessor mailContentProcessor) |
void |
setSignupManager(SignupManager easyUserManager) |
void |
setSpacePermissionManager(SpacePermissionManager spacePermissionManager) |
void |
setUserChecker(UserChecker userChecker) |
attachAvatar, getConversionContext, getNotificationDataForEvent, handleEvent, sendNotification, sendNotification, sendNotifications, setFormatSettingsManager, setHtmlDiffer, setI18NBeanFactory, setLocaleManager, setNotificationManager, setNotificationRenderManager, setNotificationsSender, setPermissionManagerTarget, setTaskManager, setUserAccessor, setViewRenderer, setWebResourceManager
protected ContentEntityObject getContentEntityObject(Map contextMap)
AbstractNotificationsListener
getContentEntityObject
in class AbstractNotificationsListener<UserEvent>
public void processNotifications(UserEvent event)
AbstractNotificationsListener
processNotifications
in class AbstractNotificationsListener<UserEvent>
public Class[] getHandledEventClasses()
public void setSpacePermissionManager(SpacePermissionManager spacePermissionManager)
public void setMailContentProcessor(MailContentProcessor mailContentProcessor)
public void setDataSourceFactory(DataSourceFactory dataSourceFactory)
setDataSourceFactory
in class AbstractNotificationsListener<UserEvent>
public void setUserChecker(UserChecker userChecker)
public void setSignupManager(SignupManager easyUserManager)
public void setLicenseService(LicenseService licenseService)
Copyright © 2003–2017 Atlassian. All rights reserved.