public final class TaskBizObjectReservedByAndStatusDetailsList extends curam.util.type.struct.Struct<TaskBizObjectReservedByAndStatusDetailsList>
A structure containing the details of a task that is returned from a search of the task table by business object, the reserved by user name and the task status.
Modifier and Type | Field and Description |
---|---|
curam.util.type.ValueList<TaskBizObjectReservedByAndStatusDetails> |
dtls
Reference to internal details structure.
|
Constructor and Description |
---|
TaskBizObjectReservedByAndStatusDetailsList() |
public final curam.util.type.ValueList<TaskBizObjectReservedByAndStatusDetails> dtls