public class ForgotPasswordEvent extends Object implements NotificationEnabledEvent
| Constructor and Description |
|---|
ForgotPasswordEvent(ConfluenceUser user,
String resetPasswordLink,
String changePasswordRequestLink) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChangePasswordRequestLink() |
String |
getResetPasswordLink() |
ConfluenceUser |
getUser() |
boolean |
isSuppressNotifications() |
public ForgotPasswordEvent(ConfluenceUser user, String resetPasswordLink, String changePasswordRequestLink)
public String getResetPasswordLink()
public String getChangePasswordRequestLink()
public ConfluenceUser getUser()
public final boolean isSuppressNotifications()
isSuppressNotifications in interface NotificationEnabledEventCopyright © 2003–2020 Atlassian. All rights reserved.