Package com.atlassian.confluence.pages
Class ListPagesContextProvider
java.lang.Object
com.atlassian.confluence.pages.ListPagesContextProvider
- All Implemented Interfaces:
com.atlassian.plugin.web.ContextProvider
public class ListPagesContextProvider
extends Object
implements com.atlassian.plugin.web.ContextProvider
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetContextMap
(Map<String, Object> context) void
void
setThemeManager
(ThemeManager themeManager)
-
Field Details
-
REORDER_PAGES_URL
- See Also:
-
LIST_PAGES_URL
- See Also:
-
-
Constructor Details
-
ListPagesContextProvider
public ListPagesContextProvider()
-
-
Method Details
-
init
- Specified by:
init
in interfacecom.atlassian.plugin.web.ContextProvider
- Throws:
com.atlassian.plugin.PluginParseException
-
getContextMap
- Specified by:
getContextMap
in interfacecom.atlassian.plugin.web.ContextProvider
-
setThemeManager
-