| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl | 
 API implementation classes, which shouldn't directly be used by end-users. 
 | 
| org.camunda.bpm.engine.impl.bpmn.deployer | |
| org.camunda.bpm.engine.impl.db.entitymanager | |
| org.camunda.bpm.engine.impl.history.handler | |
| org.camunda.bpm.engine.impl.interceptor | |
| org.camunda.bpm.engine.impl.persistence | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SchemaOperationsProcessEngineBuild.checkDeploymentLockExists(DbEntityManager entityManager)  | 
void | 
SchemaOperationsProcessEngineBuild.checkHistoryCleanupLockExists(DbEntityManager entityManager)  | 
void | 
SchemaOperationsProcessEngineBuild.checkHistoryLevel(DbEntityManager entityManager)  | 
static Integer | 
SchemaOperationsProcessEngineBuild.databaseHistoryLevel(DbEntityManager entityManager)  | 
static void | 
SchemaOperationsProcessEngineBuild.dbCreateHistoryLevel(DbEntityManager entityManager)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected DbEntityManager | 
BpmnDeployer.getDbEntityManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
DbEntityManager | 
DbEntityManagerFactory.openSession()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected DbEntityManager | 
DbHistoryEventHandler.getDbEntityManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
DbEntityManager | 
CommandContext.getDbEntityManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected DbEntityManager | 
AbstractManager.getDbEntityManager()  | 
Copyright © 2017. All rights reserved.