| Package | Description |
|---|---|
| com.flowable.template.engine | |
| com.flowable.template.engine.impl.deployer |
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<TemplateVariationDefinitionCacheEntry> |
TemplateEngineConfiguration.templateVariationDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<TemplateVariationDefinitionCacheEntry> |
TemplateEngineConfiguration.getTemplateVariationDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateEngineConfiguration.setTemplateVariationDefinitionCache(org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<TemplateVariationDefinitionCacheEntry> templateVariationDefinitionCache) |
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<TemplateVariationDefinitionCacheEntry> |
TemplateDeploymentManager.templateVariationDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
TemplateVariationDefinitionCacheEntry |
TemplateDeploymentManager.resolveTemplateVariationDefinition(TemplateVariationDefinition templateVariationDefinition) |
| Modifier and Type | Method and Description |
|---|---|
org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<TemplateVariationDefinitionCacheEntry> |
TemplateDeploymentManager.getTemplateVariationDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateDeploymentManager.setTemplateVariationDefinitionCache(org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<TemplateVariationDefinitionCacheEntry> templateVariationDefinitionCache) |
Copyright © 2019. All rights reserved.