com.atlassian.confluence.test.pluginsvelocityconfiguration
Class VelocityContext

java.lang.Object
  extended by com.atlassian.confluence.test.pluginsvelocityconfiguration.VelocityContext

public class VelocityContext
extends Object


Constructor Summary
VelocityContext()
           
 
Method Summary
 String getHtmlSafeContent()
           
 HtmlSafeContent getHtmlSafeContentObject()
           
 String getHtmlUnsafeContent()
           
 HtmlUnsafeContent getHtmlUnsafeContentObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VelocityContext

public VelocityContext()
Method Detail

getHtmlUnsafeContent

public String getHtmlUnsafeContent()

getHtmlSafeContent

public String getHtmlSafeContent()

getHtmlSafeContentObject

public HtmlSafeContent getHtmlSafeContentObject()

getHtmlUnsafeContentObject

public HtmlUnsafeContent getHtmlUnsafeContentObject()


Copyright © 2003–2015 Atlassian. All rights reserved.