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

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

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

Methods in org.camunda.bpm.engine.rest.history that return HistoricIncidentRestService
 HistoricIncidentRestService HistoryRestService.getIncidentService()
           
 

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

Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoricIncidentRestService
 class HistoricIncidentRestServiceImpl
           
 

Methods in org.camunda.bpm.engine.rest.impl.history that return HistoricIncidentRestService
 HistoricIncidentRestService HistoryRestServiceImpl.getIncidentService()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.