id = $id; $this->name = $name; $this->type = $type; $this->workflow = $workflow; $this->place = $place; $this->progress = $progress; } }