com.atlassian.confluence.renderer.radeox.macros
Class MacroUtils

java.lang.Object
  extended bycom.atlassian.confluence.renderer.radeox.macros.MacroUtils

public class MacroUtils
extends Object


Constructor Summary
MacroUtils()
           
 
Method Summary
static Map defaultVelocityContext()
          Creates a default velocity context populated with the classes macro Velocity templates need.
static ContentEntityObject getContentEntityObject(org.radeox.macro.parameter.MacroParameter macroParameter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MacroUtils

public MacroUtils()
Method Detail

defaultVelocityContext

public static Map defaultVelocityContext()
Creates a default velocity context populated with the classes macro Velocity templates need.


getContentEntityObject

public static ContentEntityObject getContentEntityObject(org.radeox.macro.parameter.MacroParameter macroParameter)


Confluence is developed by Atlassian.