| Package | Description |
|---|---|
| com.flowable.dataobject.engine | |
| com.flowable.dataobject.engine.impl.deployer |
| Modifier and Type | Field and Description |
|---|---|
protected DeploymentCache<DataObjectDefinitionCacheEntry> |
DataObjectEngineConfiguration.dataObjectDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
DeploymentCache<DataObjectDefinitionCacheEntry> |
DataObjectEngineConfiguration.getDataObjectDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
DataObjectEngineConfiguration |
DataObjectEngineConfiguration.setDataObjectDefinitionCache(DeploymentCache<DataObjectDefinitionCacheEntry> dataObjectDefinitionCache) |
| Modifier and Type | Field and Description |
|---|---|
protected DeploymentCache<DataObjectDefinitionCacheEntry> |
DataObjectDeploymentManager.dataObjectDefinitionCache |
| Modifier and Type | Method and Description |
|---|---|
DataObjectDefinitionCacheEntry |
DataObjectDeploymentManager.resolveDataObjectDefinition(DataObjectDefinition dataObjectDefinition) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentCache<DataObjectDefinitionCacheEntry> |
DataObjectDeploymentManager.getDataObjectDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataObjectDeploymentManager.setDataObjectDefinitionCache(DeploymentCache<DataObjectDefinitionCacheEntry> dataObjectDefinitionCache) |