Package | Description |
---|---|
com.flowable.platform.service.context | |
com.flowable.template.engine | |
com.flowable.template.engine.impl.processor |
Modifier and Type | Method and Description |
---|---|
static TemplateEngineConfigurationApi |
PlatformCommandContextUtil.getTemplateEngineConfiguration() |
static TemplateEngineConfigurationApi |
PlatformCommandContextUtil.getTemplateEngineConfiguration(CommandContext commandContext) |
Modifier and Type | Class and Description |
---|---|
class |
TemplateEngineConfiguration |
Constructor and Description |
---|
FreeMarkerTemplateProcessor(TemplateEngineConfigurationApi templateEngineConfiguration,
ResourceLoader resourceLoader,
boolean templateProcessingStrictMode) |