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

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

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

Methods in org.camunda.bpm.engine.rest.history that return HistoricDetailRestService
 HistoricDetailRestService HistoryRestService.getDetailService()
           
 

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

Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoricDetailRestService
 class HistoricDetailRestServiceImpl
           
 

Methods in org.camunda.bpm.engine.rest.impl.history that return HistoricDetailRestService
 HistoricDetailRestService HistoryRestServiceImpl.getDetailService()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.