| 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<TemplateDefinitionCacheEntry> |
TemplateEngineConfiguration.templateDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<TemplateDefinitionCacheEntry> |
TemplateEngineConfiguration.getTemplateDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateEngineConfiguration.setTemplateDefinitionCache(org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<TemplateDefinitionCacheEntry> templateDefinitionCache) |
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<TemplateDefinitionCacheEntry> |
TemplateDeploymentManager.templateDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
TemplateDefinitionCacheEntry |
TemplateDeploymentManager.resolveTemplateDefinition(TemplateDefinition templateDefinition) |
| Modifier and Type | Method and Description |
|---|---|
org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<TemplateDefinitionCacheEntry> |
TemplateDeploymentManager.getTemplateDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateDeploymentManager.setTemplateDefinitionCache(org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<TemplateDefinitionCacheEntry> templateDefinitionCache) |
Copyright © 2019. All rights reserved.