Uses of Interface
org.camunda.bpm.engine.rest.MigrationRestService

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

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

Classes in org.camunda.bpm.engine.rest.impl that implement MigrationRestService
 class MigrationRestServiceImpl
           
 

Methods in org.camunda.bpm.engine.rest.impl that return MigrationRestService
 MigrationRestService DefaultProcessEngineRestServiceImpl.getMigrationRestService()
           
 MigrationRestService AbstractProcessEngineRestServiceImpl.getMigrationRestService(String engineName)
           
 MigrationRestService NamedProcessEngineRestServiceImpl.getMigrationRestService(String engineName)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.