@Internal
public interface FirstUseFlow
Modifier and Type | Method and Description |
---|---|
String |
getUrl()
The location (of the web action) at which the first-use flow begins.
|
boolean |
isApplicable(ApplicationUser user)
A hook point to allow a flow to check whether it would be appropriate to put the user through it.
|
boolean isApplicable(ApplicationUser user)
Copyright © 2002-2022 Atlassian. All Rights Reserved.