public class SequenceControllerDataProvider extends Object implements com.atlassian.webresource.api.data.WebResourceDataProvider
| Constructor and Description |
|---|
SequenceControllerDataProvider(JiraAuthenticationContext jiraAuthenticationContext,
OnboardingService onboardingService) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.json.marshal.Jsonable |
get() |
String |
getCurrentFlowKey(ApplicationUser user) |
String |
getCurrentSequenceKey(ApplicationUser user) |
public SequenceControllerDataProvider(JiraAuthenticationContext jiraAuthenticationContext, OnboardingService onboardingService)
public com.atlassian.json.marshal.Jsonable get()
get in interface com.google.common.base.Supplier<com.atlassian.json.marshal.Jsonable>public String getCurrentSequenceKey(ApplicationUser user)
public String getCurrentFlowKey(ApplicationUser user)
Copyright © 2002-2015 Atlassian. All Rights Reserved.