Constructor and Description |
---|
HistoryLevelSetupCommand() |
Modifier and Type | Method and Description |
---|---|
protected void |
checkStartupLockExists(CommandContext commandContext) |
static Integer |
databaseHistoryLevel(CommandContext commandContext) |
static void |
dbCreateHistoryLevel(CommandContext commandContext) |
protected void |
determineAutoHistoryLevel(ProcessEngineConfigurationImpl engineConfiguration,
HistoryLevel databaseHistoryLevel) |
Void |
execute(CommandContext commandContext) |
public Void execute(CommandContext commandContext)
public static void dbCreateHistoryLevel(CommandContext commandContext)
public static Integer databaseHistoryLevel(CommandContext commandContext)
null
if none foundprotected void determineAutoHistoryLevel(ProcessEngineConfigurationImpl engineConfiguration, HistoryLevel databaseHistoryLevel)
protected void checkStartupLockExists(CommandContext commandContext)
Copyright © 2020. All rights reserved.