This interface is likely to change in future releases. @author Stefan Rybacki
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
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
|
|