Interface | Description |
---|---|
TemplateRenderer |
Generic interface for rendering templates where the templating engine may be provided by a plugin.
|
Class | Description |
---|---|
DelegatingTemplateRenderer |
Template renderer that tries to find a configured renderer that is able to handle the supplied template by its file
extension
|
TemplateRendererModuleDescriptor |
Module descriptor for plugin modules that provide a TemplateRenderer implementation for a particular templating
language
|
Exception | Description |
---|---|
TemplateRenderingException |
Exception thrown when some error occured while trying to render a particular template.
|
Copyright © 2003–2020 Atlassian. All rights reserved.