protected function launchTask()
 {
     $sync = new SyncTask();
     return $sync->updateContentAction();
 }