@AccessLevel(value=RESTRICTED) public final class TaskWDOOverflowDtls extends curam.util.type.struct.Struct<TaskWDOOverflowDtls>
Modifier and Type | Field and Description |
---|---|
int |
sequenceNo
The sequence number used when compiling WDO snapshot data from the
overflow table.
|
long |
taskID
The ID of the task.
|
java.lang.String |
wdoSnapshot
The XML string representing the WDO attributes and their values associated
with this WDO.
|
Constructor and Description |
---|
TaskWDOOverflowDtls() |
public long taskID
TASK_ID -> long
public int sequenceNo
WDO_OVERFLOW_PART_SEQ_NUM -> int
public java.lang.String wdoSnapshot
WDO_SNAPSHOT -> String