public final class TaskProgressEventArgs
extends java.lang.Object
TaskProgressUpdated
event.TaskProgressUpdatedListener
Modifier and Type | Method and Description |
---|---|
TaskProgressInformation |
getDescription()
Gets the progress data.
|
Task |
getTask()
Gets the
Task task whose progress was
updated. |
public final Task getTask()
Task
task whose progress was
updated.public final TaskProgressInformation getDescription()