Get the child task's UID that was disposed. It's parent task is getTask();
Useful for keeping track of which subtask of an Expansion caused
the re-aggregation of the Expansion's reported allocationresult.
UID
Returns the task UID the notification is in reference to.
Task
setChildTaskUID
public void setChildTaskUID(UID thechildUID)(Code)
Sets the child task's UID that was disposed. It's parent task is getTask();
Useful for keeping track of which subtask of an Expansion caused
the re-aggregation of the Expansion's reported allocationresult.
Parameters: thechildUID -