public class DefaultJiraFirstUseFlow extends Object implements FirstUseFlow
Constructor and Description |
---|
DefaultJiraFirstUseFlow() |
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.
|
public boolean isApplicable(ApplicationUser user)
FirstUseFlow
isApplicable
in interface FirstUseFlow
@Nonnull public String getUrl()
FirstUseFlow
getUrl
in interface FirstUseFlow
Copyright © 2002-2015 Atlassian. All Rights Reserved.