Package com.atlassian.confluence.velocity.context
package com.atlassian.confluence.velocity.context
-
ClassDescriptionExtends the default
VelocityContext
to ensure that theChainedVelocityContext.getKeys()
method returns all keys from the current context and the chained context.Simple immutable composite VelocityContext
implementation that delegates to a collection of other contexts.Used by Velocity contexts that are aware of the MIME type that will be generated when merging with templates.Velocity context that allows tracking of its output destination as a MIME type.