public final class TaskAssignedDateTime extends curam.util.type.struct.Struct<TaskAssignedDateTime>
Modifier and Type | Field and Description |
---|---|
curam.util.type.DateTime |
assignedDateTime
The task assigned date time.
|
int |
versionNo
The optimistic locking version number of the task record.
|
Constructor and Description |
---|
TaskAssignedDateTime() |