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) |
protected String startDateAsString
protected String endDateAsString
public MetricsResultDto execute(CommandContext commandContext)
execute in interface Command<MetricsResultDto>Copyright © 2021. All rights reserved.