public class JiraRendererConfiguration extends Object implements com.atlassian.renderer.RendererConfiguration
| Constructor and Description |
|---|
JiraRendererConfiguration(ApplicationProperties applicationProperties,
VelocityRequestContextFactory velocityRequestContextFactory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCharacterEncoding() |
String |
getWebAppContextPath() |
boolean |
isAllowCamelCase() |
boolean |
isNofollowExternalLinks() |
public JiraRendererConfiguration(ApplicationProperties applicationProperties, VelocityRequestContextFactory velocityRequestContextFactory)
public String getWebAppContextPath()
getWebAppContextPath in interface com.atlassian.renderer.RendererConfigurationpublic boolean isNofollowExternalLinks()
isNofollowExternalLinks in interface com.atlassian.renderer.RendererConfigurationpublic boolean isAllowCamelCase()
isAllowCamelCase in interface com.atlassian.renderer.RendererConfigurationpublic String getCharacterEncoding()
getCharacterEncoding in interface com.atlassian.renderer.RendererConfigurationCopyright © 2002-2017 Atlassian. All Rights Reserved.