public class DefaultVelocityTemplatingEngine extends Object implements VelocityTemplatingEngine
VelocityTemplatingEngine.RenderRequest
Constructor and Description |
---|
DefaultVelocityTemplatingEngine(com.atlassian.velocity.VelocityManager velocityManager,
ApplicationProperties applicationProperties) |
DefaultVelocityTemplatingEngine(com.atlassian.velocity.VelocityManager velocityManager,
ApplicationProperties applicationProperties,
VelocityTemplateCache velocityTemplateCache) |
Modifier and Type | Method and Description |
---|---|
VelocityTemplatingEngine.RenderRequest |
render(TemplateSource source) |
public DefaultVelocityTemplatingEngine(com.atlassian.velocity.VelocityManager velocityManager, ApplicationProperties applicationProperties)
public DefaultVelocityTemplatingEngine(com.atlassian.velocity.VelocityManager velocityManager, ApplicationProperties applicationProperties, @Nullable VelocityTemplateCache velocityTemplateCache)
public VelocityTemplatingEngine.RenderRequest render(TemplateSource source)
render
in interface VelocityTemplatingEngine
Copyright © 2002-2019 Atlassian. All Rights Reserved.