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

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

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

Methods in org.camunda.bpm.engine.rest.history that return HistoricProcessDefinitionRestService
 HistoricProcessDefinitionRestService HistoryRestService.getProcessDefinitionService()
           
 

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

Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoricProcessDefinitionRestService
 class HistoricProcessDefinitionRestServiceImpl
           
 

Methods in org.camunda.bpm.engine.rest.impl.history that return HistoricProcessDefinitionRestService
 HistoricProcessDefinitionRestService HistoryRestServiceImpl.getProcessDefinitionService()
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.