public final class TasksDueInNextTimePeriodDetails extends curam.util.type.struct.Struct<TasksDueInNextTimePeriodDetails>
Modifier and Type | Field and Description |
---|---|
curam.util.type.DateTime |
deadlineDateTime
The deadline date time for which the number of tasks due on that date will
be returned.
|
int |
numberOfRecords
The number of tasks due on the specified deadline date time.
|
Constructor and Description |
---|
TasksDueInNextTimePeriodDetails() |
public curam.util.type.DateTime deadlineDateTime
TASK_DEADLINE_TIME -> curam.util.type.DateTime
public int numberOfRecords
WORKFLOW_NUMBER_OF_RECORDS -> int