public interface

RenderContentCommand

implements ServiceCommand
com.atlassian.confluence.content.service.RenderContentCommand
Known Indirect Subclasses

Class Overview

A command that can render some content.

Summary

Public Methods
abstract String getRenderedContent()
Returns the rendered content.
[Expand]
Inherited Methods
From interface com.atlassian.confluence.core.service.ServiceCommand

Public Methods

public abstract String getRenderedContent ()

Returns the rendered content.