All Superinterfaces:
CompiledTemplate
All Known Implementing Classes:
LegacySwitchingRendererImpl.LegacyWrapper

public interface IssueCompiledTemplate extends CompiledTemplate
Template that allows for an optional issue bean to be passed in
  • Method Details

    • render

      String render(@Nullable SmartIssueBean issueBean, RenderingFlag... flags)
      Renders the template with the issuebean bring overridden in the context.
      Parameters:
      issueBean - can be null