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