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