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