Uses of Interface
org.camunda.bpm.engine.rest.history.HistoricDecisionStatisticsRestService
-
Packages that use HistoricDecisionStatisticsRestService Package Description org.camunda.bpm.engine.rest.history org.camunda.bpm.engine.rest.impl.history -
-
Uses of HistoricDecisionStatisticsRestService in org.camunda.bpm.engine.rest.history
Methods in org.camunda.bpm.engine.rest.history that return HistoricDecisionStatisticsRestService Modifier and Type Method Description HistoricDecisionStatisticsRestServiceHistoryRestService. getDecisionStatisticsService() -
Uses of HistoricDecisionStatisticsRestService in org.camunda.bpm.engine.rest.impl.history
Classes in org.camunda.bpm.engine.rest.impl.history that implement HistoricDecisionStatisticsRestService Modifier and Type Class Description classHistoricDecisionStatisticsRestServiceImplMethods in org.camunda.bpm.engine.rest.impl.history that return HistoricDecisionStatisticsRestService Modifier and Type Method Description HistoricDecisionStatisticsRestServiceHistoryRestServiceImpl. getDecisionStatisticsService()
-