Package | Description |
---|---|
com.flowable.template.engine | |
com.flowable.template.engine.impl.deployer |
Modifier and Type | Field and Description |
---|---|
protected DeploymentCache<TemplateVariationDefinitionCacheEntry> |
TemplateEngineConfiguration.templateVariationDefinitionCache |
Modifier and Type | Method and Description |
---|---|
DeploymentCache<TemplateVariationDefinitionCacheEntry> |
TemplateEngineConfiguration.getTemplateVariationDefinitionCache() |
Modifier and Type | Method and Description |
---|---|
void |
TemplateEngineConfiguration.setTemplateVariationDefinitionCache(DeploymentCache<TemplateVariationDefinitionCacheEntry> templateVariationDefinitionCache) |
Modifier and Type | Field and Description |
---|---|
protected DeploymentCache<TemplateVariationDefinitionCacheEntry> |
TemplateDeploymentManager.templateVariationDefinitionCache |
Modifier and Type | Method and Description |
---|---|
TemplateVariationDefinitionCacheEntry |
TemplateDeploymentManager.resolveTemplateVariationDefinition(TemplateVariationDefinition templateVariationDefinition) |
Modifier and Type | Method and Description |
---|---|
DeploymentCache<TemplateVariationDefinitionCacheEntry> |
TemplateDeploymentManager.getTemplateVariationDefinitionCache() |
Modifier and Type | Method and Description |
---|---|
void |
TemplateDeploymentManager.setTemplateVariationDefinitionCache(DeploymentCache<TemplateVariationDefinitionCacheEntry> templateVariationDefinitionCache) |