public final class SearchTasksByBizObjectAndDueDateDetailsList extends curam.util.type.struct.Struct<SearchTasksByBizObjectAndDueDateDetailsList>
A structure containing all of the task details for a specified business object type and identifier within a supplied date range.
Modifier and Type | Field and Description |
---|---|
curam.util.type.ValueList<SearchTasksByBizObjectAndDueDateDetails> |
dtls
Reference to internal details structure.
|
Constructor and Description |
---|
SearchTasksByBizObjectAndDueDateDetailsList() |
public final curam.util.type.ValueList<SearchTasksByBizObjectAndDueDateDetails> dtls