| Constructor and Description |
|---|
SchemaOperationsProcessEngineBuild() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkDeploymentLockExists(DbEntityManager entityManager) |
void |
checkHistoryLevel(DbEntityManager entityManager) |
static Integer |
databaseHistoryLevel(DbEntityManager entityManager) |
static void |
dbCreateHistoryLevel(DbEntityManager entityManager) |
protected void |
determineAutoHistoryLevel(ProcessEngineConfigurationImpl engineConfiguration,
HistoryLevel databaseHistoryLevel) |
Void |
execute(CommandContext commandContext) |
public Void execute(CommandContext commandContext)
public static void dbCreateHistoryLevel(DbEntityManager entityManager)
public static Integer databaseHistoryLevel(DbEntityManager entityManager)
entityManager - entoty manager for db querynull if none foundpublic void checkHistoryLevel(DbEntityManager entityManager)
protected void determineAutoHistoryLevel(ProcessEngineConfigurationImpl engineConfiguration, HistoryLevel databaseHistoryLevel)
public void checkDeploymentLockExists(DbEntityManager entityManager)
Copyright © 2018. All rights reserved.