org.camunda.bpm.engine.impl.cmd
Class CreateMigrationPlanCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.CreateMigrationPlanCmd
- All Implemented Interfaces:
- Command<MigrationPlan>
public class CreateMigrationPlanCmd
- extends Object
- implements Command<MigrationPlan>
- Author:
- Thorben Lindhauer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static final MigrationLogger LOG
migrationBuilder
protected MigrationPlanBuilderImpl migrationBuilder
CreateMigrationPlanCmd
public CreateMigrationPlanCmd(MigrationPlanBuilderImpl migrationPlanBuilderImpl)
execute
public MigrationPlan execute(CommandContext commandContext)
- Specified by:
execute in interface Command<MigrationPlan>
Copyright © 2016 camunda services GmbH. All rights reserved.