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 class
JobRestServiceImpl
Methods in org.camunda.bpm.engine.rest.impl that return JobRestService Modifier and Type Method Description JobRestService
AbstractProcessEngineRestServiceImpl. getJobRestService(String engineName)
JobRestService
DefaultProcessEngineRestServiceImpl. getJobRestService()
JobRestService
NamedProcessEngineRestServiceImpl. getJobRestService(String engineName)
-