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 Summary
-
Method Summary
-
Constructor Details
-
HistoricTaskInstanceCountByProcessDefinitionKey
protected HistoricTaskInstanceCountByProcessDefinitionKey()
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<List<HistoricTaskInstanceReportResult>>
-