| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl.db.entitymanager | |
| org.camunda.bpm.engine.impl.jobexecutor |
| Modifier and Type | Field and Description |
|---|---|
protected DbEntityCache |
DbEntityManager.dbEntityCache |
| Modifier and Type | Method and Description |
|---|---|
DbEntityCache |
DbEntityManager.getDbEntityCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
DbEntityManager.setDbEntityCache(DbEntityCache dbEntityCache) |
| Modifier and Type | Field and Description |
|---|---|
protected DbEntityCache |
JobExecutorContext.entityCache
reusable cache
|
| Modifier and Type | Method and Description |
|---|---|
DbEntityCache |
JobExecutorContext.getEntityCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobExecutorContext.setEntityCache(DbEntityCache entityCache) |
Copyright © 2013–2021 camunda services GmbH. All rights reserved.