public final class TaskRestartTimeDetails extends curam.util.type.struct.Struct<TaskRestartTimeDetails>
Modifier and Type | Field and Description |
---|---|
curam.util.type.DateTime |
restartTime
The time that the task was restarted.
|
int |
versionNo
The optimistic locking version number of the task record.
|
Constructor and Description |
---|
TaskRestartTimeDetails() |