Package org.camunda.bpm.engine.impl
Class HistoricTaskInstanceReportImpl.HistoricTaskInstanceCountByProcessDefinitionKey
java.lang.Object
org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl.HistoricTaskInstanceCountByProcessDefinitionKey
- All Implemented Interfaces:
 Command<List<HistoricTaskInstanceReportResult>>
- Enclosing class:
 - HistoricTaskInstanceReportImpl
 
protected class HistoricTaskInstanceReportImpl.HistoricTaskInstanceCountByProcessDefinitionKey
extends Object
implements Command<List<HistoricTaskInstanceReportResult>>
- 
Constructor Details
- 
HistoricTaskInstanceCountByProcessDefinitionKey
protected HistoricTaskInstanceCountByProcessDefinitionKey() 
 - 
 - 
Method Details
- 
execute
- Specified by:
 executein interfaceCommand<List<HistoricTaskInstanceReportResult>>
 
 -