public class OnboardingEvent extends Object
Constructor and Description |
---|
OnboardingEvent(String username,
boolean tokenIsTimedOut) |
Modifier and Type | Method and Description |
---|---|
String |
buildEventName() |
String |
getUsername() |
public OnboardingEvent(String username, boolean tokenIsTimedOut)
username
- The username of the onboarding usertokenIsTimedOut
- Flag if the token has timed outCopyright © 2002-2019 Atlassian. All Rights Reserved.