public class BootstrapEngineCommand extends Object implements ProcessEngineBootstrapCommand
Constructor and Description |
---|
BootstrapEngineCommand() |
Modifier and Type | Method and Description |
---|---|
void |
checkDeploymentLockExists(CommandContext commandContext) |
void |
checkHistoryCleanupLockExists(CommandContext commandContext) |
protected void |
createHistoryCleanupJob(CommandContext commandContext) |
Void |
execute(CommandContext commandContext) |
public Void execute(CommandContext commandContext)
protected void createHistoryCleanupJob(CommandContext commandContext)
public void checkDeploymentLockExists(CommandContext commandContext)
public void checkHistoryCleanupLockExists(CommandContext commandContext)
Copyright © 2020. All rights reserved.