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) voidvoidsetThemeManager(ThemeManager themeManager)
-
Field Details
-
REORDER_PAGES_URL
- See Also:
-
LIST_PAGES_URL
- See Also:
-
-
Constructor Details
-
ListPagesContextProvider
public ListPagesContextProvider()
-
-
Method Details
-
init
- Specified by:
initin interfacecom.atlassian.plugin.web.ContextProvider- Throws:
com.atlassian.plugin.PluginParseException
-
getContextMap
- Specified by:
getContextMapin interfacecom.atlassian.plugin.web.ContextProvider
-
setThemeManager
-