|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MigrationExecutionDto | |
|---|---|
| org.camunda.bpm.engine.rest | |
| org.camunda.bpm.engine.rest.impl | |
| Uses of MigrationExecutionDto in org.camunda.bpm.engine.rest |
|---|
| Methods in org.camunda.bpm.engine.rest with parameters of type MigrationExecutionDto | |
|---|---|
void |
MigrationRestService.executeMigrationPlan(MigrationExecutionDto migrationPlan)
|
BatchDto |
MigrationRestService.executeMigrationPlanAsync(MigrationExecutionDto migrationPlan)
|
| Uses of MigrationExecutionDto in org.camunda.bpm.engine.rest.impl |
|---|
| Methods in org.camunda.bpm.engine.rest.impl with parameters of type MigrationExecutionDto | |
|---|---|
protected MigrationPlanExecutionBuilder |
MigrationRestServiceImpl.createMigrationPlanExecutionBuilder(MigrationExecutionDto migrationExecution)
|
void |
MigrationRestServiceImpl.executeMigrationPlan(MigrationExecutionDto migrationExecution)
|
BatchDto |
MigrationRestServiceImpl.executeMigrationPlanAsync(MigrationExecutionDto migrationExecution)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||