The interface ITask offers a run()-Method that returns the result of the operation as an instance of IStatus. If the Task is running from the JobQueue the given Priority will be used as priority for the Job that runs the Task.
@author bpasero
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.