Package com.flowable.template.engine.impl.processor
-
Interface Summary Interface Description TemplateProcessingSettings -
Class Summary Class Description AsposePdfTemplateProcessor ATemplateProcessor
using the AsposeDocument
.AsposeWordTemplateProcessor ATemplateProcessor
using the AsposeReportingEngine
.DefaultTemplateProcessingResult The default template processing result, holding the processed content as well as the template definition and variation used to process the result.DocumentTemplateProcessor FreeMarkerTemplateProcessor A FreeMarker engine based template processor.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.