Uses of Interface
org.camunda.bpm.engine.rest.history.HistoricDetailRestService
-
Packages that use HistoricDetailRestService Package Description 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 Modifier and Type Method Description HistoricDetailRestServiceHistoryRestService. getDetailService() -
Uses of HistoricDetailRestService in org.camunda.bpm.engine.rest.impl.history
Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoricDetailRestService Modifier and Type Class Description classHistoricDetailRestServiceImplMethods in org.camunda.bpm.engine.rest.impl.history that return HistoricDetailRestService Modifier and Type Method Description HistoricDetailRestServiceHistoryRestServiceImpl. getDetailService()
-