public class ReturnToConfigContextProvider extends Object implements com.atlassian.plugin.web.ContextProvider, com.atlassian.plugin.web.Condition
Constructor and Description |
---|
ReturnToConfigContextProvider(JiraAuthenticationContext authenticationContext,
ProjectService projectService,
UserPropertyManager userPropertyManager) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getContextMap(Map<String,Object> context) |
void |
init(Map<String,String> params) |
boolean |
shouldDisplay(Map<String,Object> context) |
public ReturnToConfigContextProvider(JiraAuthenticationContext authenticationContext, ProjectService projectService, UserPropertyManager userPropertyManager)
public void init(Map<String,String> params) throws com.atlassian.plugin.PluginParseException
init
in interface com.atlassian.plugin.web.Condition
init
in interface com.atlassian.plugin.web.ContextProvider
com.atlassian.plugin.PluginParseException
public boolean shouldDisplay(Map<String,Object> context)
shouldDisplay
in interface com.atlassian.plugin.web.Condition
Copyright © 2002-2019 Atlassian. All Rights Reserved.