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