Class LegacySwitchingRendererImpl.LegacyWrapper
java.lang.Object
com.codebarrel.automation.rulecomponent.jira.com.rproxy.goskope.common.renderer.LegacySwitchingRendererImpl.LegacyWrapper
- All Implemented Interfaces:
IssueCompiledTemplate,CompiledTemplate
- Enclosing class:
LegacySwitchingRendererImpl
public static class LegacySwitchingRendererImpl.LegacyWrapper
extends Object
implements IssueCompiledTemplate
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionrender(SmartIssueBean issueBean, RenderingFlag... flags) Renders the template with the issuebean bring overridden in the context.render(RenderingFlag... flags) render(Map<String, Object> additionalContext, RenderingFlag... flags)
-
Constructor Details
-
LegacyWrapper
-
-
Method Details
-
render
Description copied from interface:IssueCompiledTemplateRenders the template with the issuebean bring overridden in the context.- Specified by:
renderin interfaceIssueCompiledTemplate- Parameters:
issueBean- can be null
-
render
- Specified by:
renderin interfaceCompiledTemplate
-
render
- Specified by:
renderin interfaceCompiledTemplate
-