public final class TaskStatusCount extends curam.util.type.struct.Struct<TaskStatusCount>
Modifier and Type | Field and Description |
---|---|
long |
count
The number of tasks.
|
java.lang.String |
status
The status of a task.
|
Constructor and Description |
---|
TaskStatusCount() |