Uses of Interface
org.camunda.bpm.engine.rest.MigrationRestService
- 
Packages that use MigrationRestService Package Description org.camunda.bpm.engine.rest.impl 
- 
- 
Uses of MigrationRestService in org.camunda.bpm.engine.rest.implClasses in org.camunda.bpm.engine.rest.impl that implement MigrationRestService Modifier and Type Class Description classMigrationRestServiceImplMethods in org.camunda.bpm.engine.rest.impl that return MigrationRestService Modifier and Type Method Description MigrationRestServiceAbstractProcessEngineRestServiceImpl. getMigrationRestService(java.lang.String engineName)MigrationRestServiceDefaultProcessEngineRestServiceImpl. getMigrationRestService()MigrationRestServiceNamedProcessEngineRestServiceImpl. getMigrationRestService(java.lang.String engineName)
 
-