Package com.atlassian.jira.event.user
Class OnboardingEvent
java.lang.Object
com.atlassian.jira.event.user.OnboardingEvent
Event to emit as a user resets their password.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OnboardingEvent
- Parameters:
username- The username of the onboarding usertokenIsTimedOut- Flag if the token has timed out
-
-
Method Details
-
getUsername
- Returns:
- the username of the onboarding user
-
buildEventName
- Returns:
- the full name of the event.
-