Create a task item for this task and the given job item.
\Drupal\tmgmt\JobItemInterface $job_item: The job item.
public function addTaskItem(JobItemInterface $job_item);