Uses of Interface
com.flowable.template.api.TemplateEngineConfigurationApi
Package
Description
-
Uses of TemplateEngineConfigurationApi in com.flowable.platform.service.context
Modifier and TypeMethodDescriptionPlatformCommandContextUtil.getTemplateEngineConfiguration()
PlatformCommandContextUtil.getTemplateEngineConfiguration
(CommandContext commandContext) -
Uses of TemplateEngineConfigurationApi in com.flowable.template.engine
-
Uses of TemplateEngineConfigurationApi in com.flowable.template.engine.impl.processor
ModifierConstructorDescriptionFreeMarkerTemplateProcessor
(TemplateEngineConfigurationApi templateEngineConfiguration, ResourceLoader resourceLoader, boolean templateProcessingStrictMode)