Interface RenderContentCommand

All Superinterfaces:
ServiceCommand
All Known Implementing Classes:
RenderContentCommandImpl

public interface RenderContentCommand extends ServiceCommand
A command that can render some content.
  • Method Details

    • getRenderedContent

      String getRenderedContent()
      Returns the rendered content.