| Package | Description |
|---|---|
| com.flowable.dataobject.engine | |
| com.flowable.dataobject.engine.impl.deployer |
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<DataObjectDefinitionCacheEntry> |
DataObjectEngineConfiguration.dataObjectDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<DataObjectDefinitionCacheEntry> |
DataObjectEngineConfiguration.getDataObjectDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
DataObjectEngineConfiguration |
DataObjectEngineConfiguration.setDataObjectDefinitionCache(org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<DataObjectDefinitionCacheEntry> dataObjectDefinitionCache) |
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<DataObjectDefinitionCacheEntry> |
DataObjectDeploymentManager.dataObjectDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
DataObjectDefinitionCacheEntry |
DataObjectDeploymentManager.resolveDataObjectDefinition(DataObjectDefinition dataObjectDefinition) |
| Modifier and Type | Method and Description |
|---|---|
org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<DataObjectDefinitionCacheEntry> |
DataObjectDeploymentManager.getDataObjectDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataObjectDeploymentManager.setDataObjectDefinitionCache(org.flowable.common.engine.impl.persistence.deploy.DeploymentCache<DataObjectDefinitionCacheEntry> dataObjectDefinitionCache) |
Copyright © 2019. All rights reserved.