Uses of Interface
org.camunda.bpm.engine.rest.CaseInstanceRestService
-
Packages that use CaseInstanceRestService Package Description org.camunda.bpm.engine.rest.impl -
-
Uses of CaseInstanceRestService in org.camunda.bpm.engine.rest.impl
Classes in org.camunda.bpm.engine.rest.impl that implement CaseInstanceRestService Modifier and Type Class Description classCaseInstanceRestServiceImplMethods in org.camunda.bpm.engine.rest.impl that return CaseInstanceRestService Modifier and Type Method Description CaseInstanceRestServiceAbstractProcessEngineRestServiceImpl. getCaseInstanceRestService(java.lang.String engineName)CaseInstanceRestServiceDefaultProcessEngineRestServiceImpl. getCaseInstanceRestService()CaseInstanceRestServiceNamedProcessEngineRestServiceImpl. getCaseInstanceRestService(java.lang.String engineName)
-