Package com.atlassian.confluence.velocity.context
-
Interface Summary Interface Description 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 Replace the chaining provided byAbstractContext
because it has broken implementations of containsKey() and getKeys() in Velocity 1.5.OutputMimeTypeAwareVelocityContext Velocity context that allows tracking of its output destination as a MIME type.