Package com.atlassian.confluence.velocity.context
-
Interface Summary Interface Description DefaultValueStackProvider OutputMimeTypeAwareContext Used by Velocity contexts that are aware of the MIME type that will be generated when merging with templates. -
Class Summary Class Description ChainedVelocityContext Extends the defaultVelocityContext
to ensure that theChainedVelocityContext.getKeys()
method returns all keys from the current context and the chained context.DirectiveVelocityContext OutputMimeTypeAwareVelocityContext Velocity context that allows tracking of its output destination as a MIME type.