Package | Description |
---|---|
com.flowable.template.engine | |
com.flowable.template.engine.impl.deployer |
Modifier and Type | Field and Description |
---|---|
protected DeploymentCache<TemplateDefinitionCacheEntry> |
TemplateEngineConfiguration.templateDefinitionCache |
Modifier and Type | Method and Description |
---|---|
DeploymentCache<TemplateDefinitionCacheEntry> |
TemplateEngineConfiguration.getTemplateDefinitionCache() |
Modifier and Type | Method and Description |
---|---|
void |
TemplateEngineConfiguration.setTemplateDefinitionCache(DeploymentCache<TemplateDefinitionCacheEntry> templateDefinitionCache) |
Modifier and Type | Field and Description |
---|---|
protected DeploymentCache<TemplateDefinitionCacheEntry> |
TemplateDeploymentManager.templateDefinitionCache |
Modifier and Type | Method and Description |
---|---|
TemplateDefinitionCacheEntry |
TemplateDeploymentManager.resolveTemplateDefinition(TemplateDefinition templateDefinition) |
Modifier and Type | Method and Description |
---|---|
DeploymentCache<TemplateDefinitionCacheEntry> |
TemplateDeploymentManager.getTemplateDefinitionCache() |
Modifier and Type | Method and Description |
---|---|
void |
TemplateDeploymentManager.setTemplateDefinitionCache(DeploymentCache<TemplateDefinitionCacheEntry> templateDefinitionCache) |