public class MacroUtils extends Object
Constructor and Description |
---|
MacroUtils() |
Modifier and Type | Method and Description |
---|---|
static org.apache.velocity.context.Context |
createDefaultVelocityContext() |
static Map<String,Object> |
defaultVelocityContext()
Creates a default velocity context populated with the classes macro Velocity templates need.
|
static Map<String,Object> |
defaultVelocityContext(@Nullable Space space) |
static com.opensymphony.xwork.Action |
getConfluenceActionSupport() |
static ContentEntityObject |
getContentEntityObject(org.radeox.macro.parameter.MacroParameter macroParameter) |
public static Map<String,Object> defaultVelocityContext()
public static Map<String,Object> defaultVelocityContext(@Nullable Space space)
public static org.apache.velocity.context.Context createDefaultVelocityContext()
public static com.opensymphony.xwork.Action getConfluenceActionSupport()
public static ContentEntityObject getContentEntityObject(org.radeox.macro.parameter.MacroParameter macroParameter)
Copyright © 2003–2020 Atlassian. All rights reserved.