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