Uses of Interface
org.camunda.bpm.engine.rest.ExecutionRestService
-
Packages that use ExecutionRestService Package Description org.camunda.bpm.engine.rest.impl -
-
Uses of ExecutionRestService in org.camunda.bpm.engine.rest.impl
Classes in org.camunda.bpm.engine.rest.impl that implement ExecutionRestService Modifier and Type Class Description class
ExecutionRestServiceImpl
Methods in org.camunda.bpm.engine.rest.impl that return ExecutionRestService Modifier and Type Method Description ExecutionRestService
AbstractProcessEngineRestServiceImpl. getExecutionService(String engineName)
ExecutionRestService
DefaultProcessEngineRestServiceImpl. getExecutionService()
ExecutionRestService
NamedProcessEngineRestServiceImpl. getExecutionService(String engineName)
-