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 classExecutionRestServiceImplMethods in org.camunda.bpm.engine.rest.impl that return ExecutionRestService Modifier and Type Method Description ExecutionRestServiceAbstractProcessEngineRestServiceImpl. getExecutionService(java.lang.String engineName)ExecutionRestServiceDefaultProcessEngineRestServiceImpl. getExecutionService()ExecutionRestServiceNamedProcessEngineRestServiceImpl. getExecutionService(java.lang.String engineName)
-