public class GlobalEntitiesContextProvider extends Object implements com.atlassian.plugin.web.ContextProvider
Modifier and Type | Class and Description |
---|---|
static class |
GlobalEntitiesContextProvider.EntitiesTab |
Modifier and Type | Field and Description |
---|---|
static GlobalEntitiesContextProvider.EntitiesTab |
DEFAULT_TAB |
Constructor and Description |
---|
GlobalEntitiesContextProvider(SpaceManager spaceManager,
LabelManager labelManager,
LocaleManager localeManager,
PermissionManager permissionManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
SpaceLogoManager spaceLogoManager) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getContextMap(Map<String,Object> context) |
void |
init(Map<String,String> params) |
void |
injectPagesTabContext(Map<String,Object> context) |
void |
injectSpaceTabContext(ConfluenceUser user,
Map<String,Object> context) |
public static final GlobalEntitiesContextProvider.EntitiesTab DEFAULT_TAB
public GlobalEntitiesContextProvider(SpaceManager spaceManager, LabelManager labelManager, LocaleManager localeManager, PermissionManager permissionManager, com.atlassian.plugin.PluginAccessor pluginAccessor, SpaceLogoManager spaceLogoManager)
public void init(Map<String,String> params) throws com.atlassian.plugin.PluginParseException
init
in interface com.atlassian.plugin.web.ContextProvider
com.atlassian.plugin.PluginParseException
public Map<String,Object> getContextMap(Map<String,Object> context)
getContextMap
in interface com.atlassian.plugin.web.ContextProvider
public void injectSpaceTabContext(ConfluenceUser user, Map<String,Object> context)
Copyright © 2003–2017 Atlassian. All rights reserved.