public function eventBeforeExecuting()
 {
     parent::eventBeforeExecuting();
     $this->deleteProcessedChanges();
 }