com.atlassian.bamboo.template
Interface TemplateRenderer

All Known Implementing Classes:
BambooFreemarkerManager

public interface TemplateRenderer

Interface to render a template into the output


Method Summary
 String render(String templatePath, Map contextParams)
           
 

Method Detail

render

String render(String templatePath,
              Map contextParams)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.