Loads the job entity that this job item is attached to.
\Drupal\tmgmt\JobInterface The job entity that this job item is attached to or NULL if there is no job.
public function getJob();