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 © 2021 Atlassian. All rights reserved.