Class MacroUtils
java.lang.Object
com.atlassian.confluence.renderer.radeox.macros.MacroUtils
- Since:
- 1.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.velocity.context.Context
Creates a default velocity context populated with the classes macro Velocity templates need.defaultVelocityContext
(@Nullable Space space) static ConfluenceActionSupport
requiredVelocityContext
(List<String> requiredKeys)
-
Method Details
-
defaultVelocityContext
Creates a default velocity context populated with the classes macro Velocity templates need. -
defaultVelocityContext
-
requiredVelocityContext
-
createDefaultVelocityContext
public static org.apache.velocity.context.Context createDefaultVelocityContext() -
newConfluenceActionSupport
- Since:
- 9.1
-