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() | 
| Void | execute(CommandContext commandContext) | 
public Void execute(CommandContext commandContext)
protected void createHistoryCleanupJob()
public void checkDeploymentLockExists(CommandContext commandContext)
public void checkHistoryCleanupLockExists(CommandContext commandContext)
Copyright © 2018. All rights reserved.