Package | Description |
---|---|
org.camunda.bpm.engine.rest | |
org.camunda.bpm.engine.rest.impl |
Modifier and Type | Method and Description |
---|---|
void |
MigrationRestService.executeMigrationPlan(MigrationExecutionDto migrationPlan) |
BatchDto |
MigrationRestService.executeMigrationPlanAsync(MigrationExecutionDto migrationPlan) |
Modifier and Type | Method and Description |
---|---|
protected MigrationPlanExecutionBuilder |
MigrationRestServiceImpl.createMigrationPlanExecutionBuilder(MigrationExecutionDto migrationExecution) |
void |
MigrationRestServiceImpl.executeMigrationPlan(MigrationExecutionDto migrationExecution) |
BatchDto |
MigrationRestServiceImpl.executeMigrationPlanAsync(MigrationExecutionDto migrationExecution) |
Copyright © 2022. All rights reserved.