Class WikiRendererContextKeys
java.lang.Object
com.atlassian.confluence.renderer.WikiRendererContextKeys
- Author:
- Armond Avanes (armond555@yahoo.com)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PageContext
getPageContext
(Map contextParams) Helper method to save a bunch of verbosity and casting
-
Field Details
-
RENDER_CONTEXT
- See Also:
-
ATTACHMENTS_PATH
- See Also:
-
EXTRACTED_EXTERNAL_REFERENCES
- See Also:
-
-
Constructor Details
-
WikiRendererContextKeys
public WikiRendererContextKeys()
-
-
Method Details
-
getPageContext
Helper method to save a bunch of verbosity and casting
-