public final class TaskIDAndWorkflowDeadlineTimeKey extends curam.util.type.struct.Struct<TaskIDAndWorkflowDeadlineTimeKey>
Modifier and Type | Field and Description |
---|---|
curam.util.type.DateTime |
deadlineTime
The date time that a task is due on.
|
long |
taskID
The unique identifier of a task.
|
Constructor and Description |
---|
TaskIDAndWorkflowDeadlineTimeKey() |