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 classBatchRestServiceImplMethods in org.camunda.bpm.engine.rest.impl that return BatchRestService Modifier and Type Method Description BatchRestServiceAbstractProcessEngineRestServiceImpl. getBatchRestService(java.lang.String engineName)BatchRestServiceDefaultProcessEngineRestServiceImpl. getBatchRestService()BatchRestServiceNamedProcessEngineRestServiceImpl. getBatchRestService(java.lang.String engineName)
-