@AccessLevel(value=RESTRICTED) public final class RemindersDtls extends curam.util.type.struct.Struct<RemindersDtls>
Modifier and Type | Field and Description |
---|---|
long |
activityInstanceID
The activity instance ID.
|
curam.util.type.DateTime |
deliveryDate
The reminder delivery dateTime.
|
int |
reminderID
The reminder identifier.
|
Constructor and Description |
---|
RemindersDtls() |
public curam.util.type.DateTime deliveryDate
WORKFLOW_REMINDER_DELIVERY_DATE -> curam.util.type.DateTime
public int reminderID
WORKFLOW_REMINDER_ID -> int
public long activityInstanceID
WORKFLOW_ACTIVITY_INST_ID -> long