| Interface | Description |
|---|---|
| TemplateContextFactory |
Factory for creating the context for template renderers
|
| TemplateRenderer |
A service used to abstract the rendering engine used from your code.
|
| TemplateRendererFactory | Deprecated
This factory is no longer needed.
|
| Class | Description |
|---|---|
| AbstractVelocityWebPanelRenderer | Deprecated
It is broken as it does not listen for when plugins are reloaded.
|
| BundleClassLoaderAccessor |
Utility methods for accessing a bundle as if it was a classloader.
|
| JavaScriptEscaper |
Escaping that was ripped from Apache Commons-Lang StringUtils class, modified to escape the '<' character as a
unicode string as described in AG-1005.
|
| Exception | Description |
|---|---|
| RenderingException |
Copyright © 2020 Atlassian. All rights reserved.