public final class TaskBizObjectSearchDetailsList extends curam.util.type.struct.Struct<TaskBizObjectSearchDetailsList>
A structure containing the details of task that are returned from a search on the task table by business object.
Modifier and Type | Field and Description |
---|---|
curam.util.type.ValueList<TaskBizObjectSearchDetails> |
dtls
Reference to internal details structure.
|
Constructor and Description |
---|
TaskBizObjectSearchDetailsList() |
public final curam.util.type.ValueList<TaskBizObjectSearchDetails> dtls