Interface RenderContentCommand
- All Superinterfaces:
ServiceCommand
- All Known Implementing Classes:
RenderContentCommandImpl
A command that can render some content.
-
Method Summary
Methods inherited from interface com.atlassian.confluence.core.service.ServiceCommand
execute, getValidationErrors, isAuthorized, isValid
-
Method Details
-
getRenderedContent
String getRenderedContent()Returns the rendered content.
-