| Package | Description |
|---|---|
| com.flowable.content.engine | |
| com.flowable.content.engine.impl.deployer |
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<DocumentDefinitionCacheEntry> |
ContentEngineConfiguration.documentDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<DocumentDefinitionCacheEntry> |
ContentEngineConfiguration.getDocumentDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
ContentEngineConfiguration |
ContentEngineConfiguration.setDocumentDefinitionCache(org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<DocumentDefinitionCacheEntry> documentDefinitionCache) |
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<DocumentDefinitionCacheEntry> |
DocumentDeploymentManager.documentDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
DocumentDefinitionCacheEntry |
DocumentDeploymentManager.resolveDocumentDefinition(DocumentDefinition documentDefinition) |
| Modifier and Type | Method and Description |
|---|---|
org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<DocumentDefinitionCacheEntry> |
DocumentDeploymentManager.getDocumentDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentDeploymentManager.setDocumentDefinitionCache(org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<DocumentDefinitionCacheEntry> documentDefinitionCache) |
Copyright © 2019. All rights reserved.