name = $name; $this->md5 = $md5; $this->path = $path; $this->executionDate = $executionDate; $this->status = $status; $this->executionError = $executionError; } }