Task that can be created asynchronously.
| Type | Name and description | 
|---|---|
void | 
                            run(Job<T> job, JobContext<T> context)Executes the task with the context object to retrieve and store inter-tasks information.  | 
                        
Executes the task with the context object to retrieve and store inter-tasks information.
context -  the task contextual object