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