Uses of Class
org.camunda.bpm.engine.rest.dto.migration.MigrationPlanGenerationDto

Packages that use MigrationPlanGenerationDto
org.camunda.bpm.engine.rest   
org.camunda.bpm.engine.rest.impl   
 

Uses of MigrationPlanGenerationDto in org.camunda.bpm.engine.rest
 

Methods in org.camunda.bpm.engine.rest with parameters of type MigrationPlanGenerationDto
 MigrationPlanDto MigrationRestService.generateMigrationPlan(MigrationPlanGenerationDto generationDto)
           
 

Uses of MigrationPlanGenerationDto in org.camunda.bpm.engine.rest.impl
 

Methods in org.camunda.bpm.engine.rest.impl with parameters of type MigrationPlanGenerationDto
 MigrationPlanDto MigrationRestServiceImpl.generateMigrationPlan(MigrationPlanGenerationDto generationDto)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.