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.ContextProvidercom.atlassian.plugin.PluginParseExceptionpublic Map<String,Object> getContextMap(Map<String,Object> context)
getContextMap in interface com.atlassian.plugin.web.ContextProviderpublic void setThemeManager(ThemeManager themeManager)
Copyright © 2003–2017 Atlassian. All rights reserved.