protected function addMoveEntriesToCategoryJob($destCategoryId) { kJobsManager::addMoveCategoryEntriesJob(null, $this->getPartnerId(), $this->getId(), $destCategoryId, false, false, $this->getFullIds()); }