public class ListPagesContextProvider extends Object implements com.atlassian.plugin.web.ContextProvider
Modifier and Type | Field and Description |
---|---|
static String |
LIST_PAGES_URL |
static String |
REORDER_PAGES_URL |
Constructor and Description |
---|
ListPagesContextProvider() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getContextMap(Map<String,Object> context) |
void |
init(Map<String,String> params) |
void |
setThemeManager(ThemeManager themeManager) |
public static final String REORDER_PAGES_URL
public static final String LIST_PAGES_URL
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 setThemeManager(ThemeManager themeManager)
Copyright © 2003–2018 Atlassian. All rights reserved.