Uses of Interface
org.camunda.bpm.engine.rest.sub.batch.BatchResource

Packages that use BatchResource
org.camunda.bpm.engine.rest   
org.camunda.bpm.engine.rest.impl   
org.camunda.bpm.engine.rest.sub.batch.impl   
 

Uses of BatchResource in org.camunda.bpm.engine.rest
 

Methods in org.camunda.bpm.engine.rest that return BatchResource
 BatchResource BatchRestService.getBatch(String batchId)
           
 

Uses of BatchResource in org.camunda.bpm.engine.rest.impl
 

Methods in org.camunda.bpm.engine.rest.impl that return BatchResource
 BatchResource BatchRestServiceImpl.getBatch(String batchId)
           
 

Uses of BatchResource in org.camunda.bpm.engine.rest.sub.batch.impl
 

Classes in org.camunda.bpm.engine.rest.sub.batch.impl that implement BatchResource
 class BatchResourceImpl
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.