Uses of Interface
com.atlassian.confluence.velocity.context.DefaultValueStackProvider
-
Packages that use DefaultValueStackProvider Package Description com.atlassian.confluence.velocity.context -
-
Uses of DefaultValueStackProvider in com.atlassian.confluence.velocity.context
Classes in com.atlassian.confluence.velocity.context that implement DefaultValueStackProvider Modifier and Type Class Description class
ChainedVelocityContext
Extends the defaultVelocityContext
to ensure that theChainedVelocityContext.getKeys()
method returns all keys from the current context and the chained context.class
DirectiveVelocityContext
class
OutputMimeTypeAwareVelocityContext
Velocity context that allows tracking of its output destination as a MIME type.
-