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

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

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

Methods in org.camunda.bpm.engine.rest.history that return HistoricVariableInstanceRestService
 HistoricVariableInstanceRestService HistoryRestService.getVariableInstanceService()
           
 

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

Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoricVariableInstanceRestService
 class HistoricVariableInstanceRestServiceImpl
           
 

Methods in org.camunda.bpm.engine.rest.impl.history that return HistoricVariableInstanceRestService
 HistoricVariableInstanceRestService HistoryRestServiceImpl.getVariableInstanceService()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.