Uses of Interface
org.camunda.bpm.engine.rest.history.HistoricProcessDefinitionRestService
-
Packages that use HistoricProcessDefinitionRestService Package Description 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 Modifier and Type Method Description HistoricProcessDefinitionRestServiceHistoryRestService. getProcessDefinitionService() -
Uses of HistoricProcessDefinitionRestService in org.camunda.bpm.engine.rest.impl.history
Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoricProcessDefinitionRestService Modifier and Type Class Description classHistoricProcessDefinitionRestServiceImplMethods in org.camunda.bpm.engine.rest.impl.history that return HistoricProcessDefinitionRestService Modifier and Type Method Description HistoricProcessDefinitionRestServiceHistoryRestServiceImpl. getProcessDefinitionService()
-