Uses of Interface
org.camunda.bpm.engine.rest.sub.history.HistoricBatchResource

Packages that use HistoricBatchResource
org.camunda.bpm.engine.rest.history   
org.camunda.bpm.engine.rest.impl.history   
org.camunda.bpm.engine.rest.sub.history.impl   
 

Uses of HistoricBatchResource in org.camunda.bpm.engine.rest.history
 

Methods in org.camunda.bpm.engine.rest.history that return HistoricBatchResource
 HistoricBatchResource HistoricBatchRestService.getHistoricBatch(String batchId)
           
 

Uses of HistoricBatchResource in org.camunda.bpm.engine.rest.impl.history
 

Methods in org.camunda.bpm.engine.rest.impl.history that return HistoricBatchResource
 HistoricBatchResource HistoricBatchRestServiceImpl.getHistoricBatch(String batchId)
           
 

Uses of HistoricBatchResource in org.camunda.bpm.engine.rest.sub.history.impl
 

Classes in org.camunda.bpm.engine.rest.sub.history.impl that implement HistoricBatchResource
 class HistoricBatchResourceImpl
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.