protected class MetricsRestService.CountUniqueTaskWorkersCmd extends Object implements Command<MetricsResultDto>
Modifier and Type | Field and Description |
---|---|
protected String |
endDateAsString |
protected String |
startDateAsString |
Constructor and Description |
---|
CountUniqueTaskWorkersCmd(String startDateAsString,
String endDateAsString) |
Modifier and Type | Method and Description |
---|---|
MetricsResultDto |
execute(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
protected String startDateAsString
protected String endDateAsString
public MetricsResultDto execute(CommandContext commandContext)
execute
in interface Command<MetricsResultDto>
Copyright © 2022. All rights reserved.