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.impl
Classes in org.camunda.bpm.engine.rest.impl that implement MigrationRestService Modifier and Type Class Description class
MigrationRestServiceImpl
Methods in org.camunda.bpm.engine.rest.impl that return MigrationRestService Modifier and Type Method Description MigrationRestService
AbstractProcessEngineRestServiceImpl. getMigrationRestService(String engineName)
MigrationRestService
DefaultProcessEngineRestServiceImpl. getMigrationRestService()
MigrationRestService
NamedProcessEngineRestServiceImpl. getMigrationRestService(String engineName)
-