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

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

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

Methods in org.camunda.bpm.engine.rest.history that return HistoricCaseDefinitionRestService
 HistoricCaseDefinitionRestService HistoryRestService.getCaseDefinitionService()
           
 

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

Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoricCaseDefinitionRestService
 class HistoricCaseDefinitionRestServiceImpl
           
 

Methods in org.camunda.bpm.engine.rest.impl.history that return HistoricCaseDefinitionRestService
 HistoricCaseDefinitionRestService HistoryRestServiceImpl.getCaseDefinitionService()
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.