Gets the status of this task.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public TaskStatus getStatus () |
One of the TaskStatus constants. The default is TaskStatus.NotStarted.
See Also