Uses of Class
org.camunda.bpm.engine.rest.impl.VersionRestService
-
Packages that use VersionRestService Package Description org.camunda.bpm.engine.rest.impl -
-
Uses of VersionRestService in org.camunda.bpm.engine.rest.impl
Methods in org.camunda.bpm.engine.rest.impl that return VersionRestService Modifier and Type Method Description VersionRestServiceAbstractProcessEngineRestServiceImpl. getVersionRestService(String engineName)VersionRestServiceDefaultProcessEngineRestServiceImpl. getVersionRestService()VersionRestServiceNamedProcessEngineRestServiceImpl. getVersionRestService(String engineName)
-