@PublicSpi public abstract class AbstractJiraContextProvider extends Object implements com.atlassian.plugin.web.ContextProvider
Constructor and Description |
---|
AbstractJiraContextProvider() |
Modifier and Type | Method and Description |
---|---|
Map |
getContextMap(Map context) |
abstract Map |
getContextMap(com.atlassian.crowd.embedded.api.User user,
JiraHelper jiraHelper) |
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(com.atlassian.crowd.embedded.api.User user, JiraHelper jiraHelper)
Copyright © 2002-2015 Atlassian. All Rights Reserved.