Uses of Interface
org.camunda.bpm.engine.rest.BatchRestService

Packages that use BatchRestService
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
 class BatchRestServiceImpl
           
 

Methods in org.camunda.bpm.engine.rest.impl that return BatchRestService
 BatchRestService DefaultProcessEngineRestServiceImpl.getBatchRestService()
           
 BatchRestService AbstractProcessEngineRestServiceImpl.getBatchRestService(String engineName)
           
 BatchRestService NamedProcessEngineRestServiceImpl.getBatchRestService(String engineName)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.