public class WikiRendererContextKeys extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ATTACHMENTS_PATH |
static String |
EXTRACTED_EXTERNAL_REFERENCES |
static String |
RENDER_CONTEXT |
Constructor and Description |
---|
WikiRendererContextKeys() |
Modifier and Type | Method and Description |
---|---|
static PageContext |
getPageContext(Map contextParams)
Helper method to save a bunch of verbosity and casting
|
public static final String RENDER_CONTEXT
public static final String ATTACHMENTS_PATH
public static final String EXTRACTED_EXTERNAL_REFERENCES
public static PageContext getPageContext(Map contextParams)
Copyright © 2003–2017 Atlassian. All rights reserved.