|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.user.notifications.SignupEmailBuilder
public class SignupEmailBuilder
Builds rendered MailQueueItems for a newly signed up user.
| Constructor Summary | |
|---|---|
SignupEmailBuilder(I18NBeanFactory i18nBeanFactory)
|
|
| Method Summary | |
|---|---|
PreRenderedMailNotificationQueueItem |
buildFrom(java.lang.String token,
com.atlassian.user.User user)
Builds a signup verification email for the given (new) user. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SignupEmailBuilder(I18NBeanFactory i18nBeanFactory)
| Method Detail |
|---|
public PreRenderedMailNotificationQueueItem buildFrom(java.lang.String token,
com.atlassian.user.User user)
token - the unique token for this verification attempt.user - the new user.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||