public interface TemplateRendererHelper
| Modifier and Type | Method and Description |
|---|---|
String |
renderFromSoy(String pluginKey,
String soyTemplate,
Map<String,Object> soyContext) |
String |
renderMacroXhtml(String macroName,
Map<String,String> parameters) |
Copyright © 2017 Atlassian. All rights reserved.