Uses of Interface
org.camunda.bpm.engine.rest.JobRestService
- 
Packages that use JobRestService Package Description org.camunda.bpm.engine.rest.impl  - 
- 
Uses of JobRestService in org.camunda.bpm.engine.rest.impl
Classes in org.camunda.bpm.engine.rest.impl that implement JobRestService Modifier and Type Class Description classJobRestServiceImplMethods in org.camunda.bpm.engine.rest.impl that return JobRestService Modifier and Type Method Description JobRestServiceAbstractProcessEngineRestServiceImpl. getJobRestService(String engineName)JobRestServiceDefaultProcessEngineRestServiceImpl. getJobRestService()JobRestServiceNamedProcessEngineRestServiceImpl. getJobRestService(String engineName) 
 -