Gets the task priority.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public TaskPriority getPriority () |
One of the TaskPriority constants. The default is TaskPriority.Normal.
See Also