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

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

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

Methods in org.camunda.bpm.engine.rest.history that return HistoricTaskInstanceRestService
 HistoricTaskInstanceRestService HistoryRestService.getTaskInstanceService()
           
 

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

Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoricTaskInstanceRestService
 class HistoricTaskInstanceRestServiceImpl
           
 

Methods in org.camunda.bpm.engine.rest.impl.history that return HistoricTaskInstanceRestService
 HistoricTaskInstanceRestService HistoryRestServiceImpl.getTaskInstanceService()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.