com.atlassian.jira.template
Interface VelocityTemplatingEngine

All Known Implementing Classes:
DefaultVelocityTemplatingEngine

@PublicApi
@InjectableComponent
public interface VelocityTemplatingEngine

Represents a fluent, easy-to-use façade over the VelocityEngine used by the JIRA web application.

Usage

File Templates

Fragments

Since:
v5.1

Nested Class Summary
static interface VelocityTemplatingEngine.RenderRequest
           
 
Method Summary
 VelocityTemplatingEngine.RenderRequest render(TemplateSource source)
           
 

Method Detail

render

VelocityTemplatingEngine.RenderRequest render(TemplateSource source)


Copyright © 2002-2013 Atlassian. All Rights Reserved.