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

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

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

Methods in org.camunda.bpm.engine.rest.history that return HistoricCaseInstanceResource
 HistoricCaseInstanceResource HistoricCaseInstanceRestService.getHistoricCaseInstance(String caseInstanceId)
           
 

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

Methods in org.camunda.bpm.engine.rest.impl.history that return HistoricCaseInstanceResource
 HistoricCaseInstanceResource HistoricCaseInstanceRestServiceImpl.getHistoricCaseInstance(String caseInstanceId)
           
 

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

Classes in org.camunda.bpm.engine.rest.sub.history.impl that implement HistoricCaseInstanceResource
 class HistoricCaseInstanceResourceImpl
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.