public class

MacroUtils

extends Object
java.lang.Object
   ↳ com.atlassian.confluence.renderer.radeox.macros.MacroUtils

Summary

Public Constructors
MacroUtils()
Public Methods
static Context createDefaultVelocityContext()
static Map<StringObject> defaultVelocityContext()
Creates a default velocity context populated with the classes macro Velocity templates need.
static Action getConfluenceActionSupport()
static ContentEntityObject getContentEntityObject(MacroParameter macroParameter)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public MacroUtils ()

Public Methods

public static Context createDefaultVelocityContext ()

public static Map<StringObject> defaultVelocityContext ()

Creates a default velocity context populated with the classes macro Velocity templates need.

public static Action getConfluenceActionSupport ()

public static ContentEntityObject getContentEntityObject (MacroParameter macroParameter)