@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.ContextProvidercom.atlassian.plugin.PluginParseExceptionpublic Map getContextMap(Map context)
getContextMap in interface com.atlassian.plugin.web.ContextProviderpublic abstract Map getContextMap(ApplicationUser user, JiraHelper jiraHelper)
Copyright © 2002-2019 Atlassian. All Rights Reserved.