Uses of Interface
com.atlassian.confluence.velocity.context.OutputMimeTypeAwareContext
-
Packages that use OutputMimeTypeAwareContext Package Description com.atlassian.confluence.setup.webwork com.atlassian.confluence.velocity.context -
-
Uses of OutputMimeTypeAwareContext in com.atlassian.confluence.setup.webwork
Classes in com.atlassian.confluence.setup.webwork that implement OutputMimeTypeAwareContext Modifier and Type Class Description classOutputAwareWebWorkVelocityContextAStrutsVelocityContextthat isOutputMimeTypeAwareContext -
Uses of OutputMimeTypeAwareContext in com.atlassian.confluence.velocity.context
Classes in com.atlassian.confluence.velocity.context that implement OutputMimeTypeAwareContext Modifier and Type Class Description classOutputMimeTypeAwareVelocityContextVelocity context that allows tracking of its output destination as a MIME type.
-