Uses of Package
com.flowable.template.engine.impl.processor
Packages that use com.flowable.template.engine.impl.processor
-
Classes in com.flowable.template.engine.impl.processor used by com.flowable.template.engine.impl.processorClassDescriptionThe default template processing result, holding the processed content as well as the template definition and variation used to process the result.A freemarker based template loader loading template content based on a
TemplateVariationModelwhich is loaded through theTemplateRepositoryServiceby its id which is passed in as the template name.