org.camunda.bpm.engine.impl
Class SchemaOperationsProcessEngineBuild
java.lang.Object
org.camunda.bpm.engine.impl.SchemaOperationsProcessEngineBuild
- All Implemented Interfaces:
- Command<Void>, SchemaOperationsCommand
public final class SchemaOperationsProcessEngineBuild
- extends Object
- implements SchemaOperationsCommand
- Author:
- Tom Baeyens, Roman Smirnov, Sebastian Menski, Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaOperationsProcessEngineBuild
public SchemaOperationsProcessEngineBuild()
execute
public Void execute(CommandContext commandContext)
- Specified by:
execute in interface Command<Void>
checkDeploymentLockExists
public void checkDeploymentLockExists(CommandContext commandContext)
checkHistoryCleanupLockExists
public void checkHistoryCleanupLockExists(CommandContext commandContext)
Copyright © 2017 camunda services GmbH. All rights reserved.