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

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

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

Classes in org.camunda.bpm.engine.rest.impl that implement CaseExecutionRestService
 class CaseExecutionRestServiceImpl
           
 

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



Copyright © 2016 camunda services GmbH. All rights reserved.