org.camunda.bpm.engine.rest.impl.history
Class HistoricDecisionStatisticsRestServiceImpl
java.lang.Object
org.camunda.bpm.engine.rest.impl.history.HistoricDecisionStatisticsRestServiceImpl
- All Implemented Interfaces:
- HistoricDecisionStatisticsRestService
public class HistoricDecisionStatisticsRestServiceImpl
- extends Object
- implements HistoricDecisionStatisticsRestService
- Author:
- Askar Akhmerov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processEngine
protected ProcessEngine processEngine
HistoricDecisionStatisticsRestServiceImpl
public HistoricDecisionStatisticsRestServiceImpl(ProcessEngine processEngine)
getDecisionStatistics
public List<HistoricDecisionInstanceStatisticsDto> getDecisionStatistics(String decisionRequirementsDefinitionId,
String decisionInstanceId)
- Specified by:
getDecisionStatistics in interface HistoricDecisionStatisticsRestService
Copyright © 2016 camunda services GmbH. All rights reserved.