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.RendererConfiguration
public boolean isNofollowExternalLinks()
isNofollowExternalLinks
in interface com.atlassian.renderer.RendererConfiguration
public boolean isAllowCamelCase()
isAllowCamelCase
in interface com.atlassian.renderer.RendererConfiguration
public String getCharacterEncoding()
getCharacterEncoding
in interface com.atlassian.renderer.RendererConfiguration
Copyright © 2002-2019 Atlassian. All Rights Reserved.