public final class TaskStatusDetails extends curam.util.type.struct.Struct<TaskStatusDetails>
Modifier and Type | Field and Description |
---|---|
java.lang.String |
status
The status of the task.
|
int |
versionNo
The optimistic locking version number of the task record.
|
Constructor and Description |
---|
TaskStatusDetails() |