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