public interface TemplateRenderer
| Modifier and Type | Method and Description |
|---|---|
String |
render(String templatePath,
Map<String,Object> contextParams) |
String |
renderText(String text,
Map<String,Object> contextParams) |
Copyright © 2023 Atlassian. All rights reserved.