org.camunda.bpm.engine.impl.db.upgrade
Class DbUpgradeStep52To53InsertPropertyHistoryLevel
java.lang.Object
org.camunda.bpm.engine.impl.db.upgrade.DbUpgradeStep52To53InsertPropertyHistoryLevel
- All Implemented Interfaces:
- DbUpgradeStep
public class DbUpgradeStep52To53InsertPropertyHistoryLevel
- extends Object
- implements DbUpgradeStep
- Author:
- Tom Baeyens
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DbUpgradeStep52To53InsertPropertyHistoryLevel
public DbUpgradeStep52To53InsertPropertyHistoryLevel()
execute
public void execute(DbSqlSession dbSqlSession)
throws Exception
- Specified by:
execute in interface DbUpgradeStep
- Throws:
Exception
Copyright © 2014 camunda services GmbH. All Rights Reserved.