com.atlassian.confluence.renderer.radeox.macros
Class MacroUtils
java.lang.Object
com.atlassian.confluence.renderer.radeox.macros.MacroUtils
public class MacroUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MacroUtils
public MacroUtils()
defaultVelocityContext
public static Map<String,Object> defaultVelocityContext()
- Creates a default velocity context populated with the classes macro Velocity templates need.
createDefaultVelocityContext
public static org.apache.velocity.context.Context createDefaultVelocityContext()
getConfluenceActionSupport
public static Action getConfluenceActionSupport()
getContentEntityObject
public static ContentEntityObject getContentEntityObject(org.radeox.macro.parameter.MacroParameter macroParameter)