| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl.cfg | |
| org.camunda.bpm.engine.impl.db.entitymanager.cache |
| Modifier and Type | Field and Description |
|---|---|
protected DbEntityCacheKeyMapping |
ProcessEngineConfigurationImpl.dbEntityCacheKeyMapping |
| Modifier and Type | Method and Description |
|---|---|
DbEntityCacheKeyMapping |
ProcessEngineConfigurationImpl.getDbEntityCacheKeyMapping() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setDbEntityCacheKeyMapping(DbEntityCacheKeyMapping dbEntityCacheKeyMapping) |
| Modifier and Type | Field and Description |
|---|---|
protected DbEntityCacheKeyMapping |
DbEntityCache.cacheKeyMapping |
| Modifier and Type | Method and Description |
|---|---|
static DbEntityCacheKeyMapping |
DbEntityCacheKeyMapping.defaultEntityCacheKeyMapping() |
static DbEntityCacheKeyMapping |
DbEntityCacheKeyMapping.emptyMapping() |
| Constructor and Description |
|---|
DbEntityCache(DbEntityCacheKeyMapping cacheKeyMapping) |
Copyright © 2013–2019 camunda services GmbH. All rights reserved.