Uses of Class
com.flowable.template.engine.impl.runtime.TemplateProcessingBuilderImpl
Package | Description |
---|---|
com.flowable.template.engine.impl.cmd | |
com.flowable.template.engine.impl.runtime |
-
Uses of TemplateProcessingBuilderImpl in com.flowable.template.engine.impl.cmd
Fields in com.flowable.template.engine.impl.cmd declared as TemplateProcessingBuilderImpl Modifier and Type Field Description protected TemplateProcessingBuilderImpl
ProcessTemplateCmd. templateProcessingBuilder
Constructors in com.flowable.template.engine.impl.cmd with parameters of type TemplateProcessingBuilderImpl Constructor Description ProcessTemplateCmd(TemplateProcessingBuilderImpl templateProcessingBuilder)
-
Uses of TemplateProcessingBuilderImpl in com.flowable.template.engine.impl.runtime
Methods in com.flowable.template.engine.impl.runtime with parameters of type TemplateProcessingBuilderImpl Modifier and Type Method Description TemplateProcessingResult
TemplateServiceImpl. processTemplate(TemplateProcessingBuilderImpl templateProcessingBuilder)