Uses of Interface
org.camunda.bpm.engine.rest.history.HistoricBatchRestService

Packages that use HistoricBatchRestService
org.camunda.bpm.engine.rest.history   
org.camunda.bpm.engine.rest.impl.history   
 

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

Methods in org.camunda.bpm.engine.rest.history that return HistoricBatchRestService
 HistoricBatchRestService HistoryRestService.getBatchService()
           
 

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

Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoricBatchRestService
 class HistoricBatchRestServiceImpl
           
 

Methods in org.camunda.bpm.engine.rest.impl.history that return HistoricBatchRestService
 HistoricBatchRestService HistoryRestServiceImpl.getBatchService()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.