@PublicSpi public abstract class AbstractJiraContextProvider extends Object implements com.atlassian.plugin.web.ContextProvider
Constructor and Description |
---|
AbstractJiraContextProvider() |
Modifier and Type | Method and Description |
---|---|
abstract Map |
getContextMap(ApplicationUser user,
JiraHelper jiraHelper) |
Map |
getContextMap(Map context) |
void |
init(Map params) |
public void init(Map params) throws com.atlassian.plugin.PluginParseException
init
in interface com.atlassian.plugin.web.ContextProvider
com.atlassian.plugin.PluginParseException
public Map getContextMap(Map context)
getContextMap
in interface com.atlassian.plugin.web.ContextProvider
public abstract Map getContextMap(ApplicationUser user, JiraHelper jiraHelper)
Copyright © 2002-2019 Atlassian. All Rights Reserved.