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 classChainedVelocityContextExtends the defaultVelocityContextto ensure that theChainedVelocityContext.getKeys()method returns all keys from the current context and the chained context.classDirectiveVelocityContextclassOutputMimeTypeAwareVelocityContextVelocity context that allows tracking of its output destination as a MIME type.
-