public class ConfluenceRendererConfiguration extends Object implements com.atlassian.renderer.RendererConfiguration
Constructor and Description |
---|
ConfluenceRendererConfiguration(BootstrapManager bootstrapManager,
SettingsManager settingsManager) |
Modifier and Type | Method and Description |
---|---|
String |
getCharacterEncoding() |
String |
getWebAppContextPath() |
boolean |
isAllowCamelCase() |
boolean |
isNofollowExternalLinks() |
public ConfluenceRendererConfiguration(BootstrapManager bootstrapManager, SettingsManager settingsManager)
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 © 2003–2017 Atlassian. All rights reserved.