Uses of Class
org.camunda.bpm.engine.rest.dto.migration.MigrationExecutionDto
-
Uses of MigrationExecutionDto in org.camunda.bpm.engine.rest
Modifier and TypeMethodDescriptionvoid
MigrationRestService.executeMigrationPlan
(MigrationExecutionDto migrationPlan) MigrationRestService.executeMigrationPlanAsync
(MigrationExecutionDto migrationPlan) -
Uses of MigrationExecutionDto in org.camunda.bpm.engine.rest.impl
Modifier and TypeMethodDescriptionprotected MigrationPlanExecutionBuilder
MigrationRestServiceImpl.createMigrationPlanExecutionBuilder
(MigrationExecutionDto migrationExecution) void
MigrationRestServiceImpl.executeMigrationPlan
(MigrationExecutionDto migrationExecution) MigrationRestServiceImpl.executeMigrationPlanAsync
(MigrationExecutionDto migrationExecution)