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.Conditioninit in interface com.atlassian.plugin.web.ContextProvidercom.atlassian.plugin.PluginParseExceptionpublic boolean shouldDisplay(Map<String,Object> context)
shouldDisplay in interface com.atlassian.plugin.web.ConditionCopyright © 2002-2019 Atlassian. All Rights Reserved.