public final class WorkflowDeadlineDetailsList extends curam.util.type.struct.Struct<WorkflowDeadlineDetailsList>
Contains the details of a workflow deadline.
Modifier and Type | Field and Description |
---|---|
curam.util.type.ValueList<WorkflowDeadlineDetails> |
dtls
Reference to internal details structure.
|
Constructor and Description |
---|
WorkflowDeadlineDetailsList() |
public final curam.util.type.ValueList<WorkflowDeadlineDetails> dtls