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

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

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

Methods in org.camunda.bpm.engine.rest.history that return HistoricProcessInstanceRestService
 HistoricProcessInstanceRestService HistoryRestService.getProcessInstanceService()
           
 

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

Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoricProcessInstanceRestService
 class HistoricProcessInstanceRestServiceImpl
           
 

Methods in org.camunda.bpm.engine.rest.impl.history that return HistoricProcessInstanceRestService
 HistoricProcessInstanceRestService HistoryRestServiceImpl.getProcessInstanceService()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.