public interface TaskCountByCandidateGroupResult
Modifier and Type | Method and Description |
---|---|
String |
getGroupName()
The group which as the number of tasks
|
int |
getTaskCount()
The number of tasks for a specific group
|
int getTaskCount()
String getGroupName()
Copyright © 2022. All rights reserved.