public interface TemplateContextFactory
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
createContext(String pluginKey,
Map<String,Object> contextParams)
Create a context for a template renderer
|
Map<String,Object> createContext(String pluginKey, Map<String,Object> contextParams)
contextParams - Any extra context parameters that should be added to the contextpluginKey - The plugin to create the context forCopyright © 2020 Atlassian. All rights reserved.