Uses of Package
com.flowable.template.engine.impl.processor
-
Packages that use com.flowable.template.engine.impl.processor Package Description com.flowable.template.engine.impl.processor -
Classes in com.flowable.template.engine.impl.processor used by com.flowable.template.engine.impl.processor Class Description DocumentTemplateProcessor TemplateVariationDefinitionBasedTemplateLoader A freemarker based template loader loading template content based on aTemplateVariationModel
which is loaded through theTemplateRepositoryService
by its id which is passed in as the template name.