Class MarkdownToHtmlFreeMarkerMethodModel
java.lang.Object
com.flowable.template.engine.impl.freemarker.MarkdownToHtmlFreeMarkerMethodModel
- All Implemented Interfaces:
freemarker.template.TemplateMethodModel
,freemarker.template.TemplateMethodModelEx
,freemarker.template.TemplateModel
public class MarkdownToHtmlFreeMarkerMethodModel
extends Object
implements freemarker.template.TemplateMethodModelEx
-
Field Summary
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic freemarker.template.TemplateMethodModelEx
-
Constructor Details
-
MarkdownToHtmlFreeMarkerMethodModel
public MarkdownToHtmlFreeMarkerMethodModel()
-
-
Method Details
-
getInstance
public static freemarker.template.TemplateMethodModelEx getInstance() -
exec
- Specified by:
exec
in interfacefreemarker.template.TemplateMethodModel
- Specified by:
exec
in interfacefreemarker.template.TemplateMethodModelEx
- Throws:
freemarker.template.TemplateModelException
-