protected class HistoricTaskInstanceReportImpl.HistoricTaskInstanceCountByNameCmd extends Object implements Command<List<HistoricTaskInstanceReportResult>>
Modifier | Constructor and Description |
---|---|
protected |
HistoricTaskInstanceCountByNameCmd() |
Modifier and Type | Method and Description |
---|---|
List<HistoricTaskInstanceReportResult> |
execute(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
protected HistoricTaskInstanceCountByNameCmd()
public List<HistoricTaskInstanceReportResult> execute(CommandContext commandContext)
execute
in interface Command<List<HistoricTaskInstanceReportResult>>
Copyright © 2022. All rights reserved.