Home
last modified time | relevance | path

Searched refs:checkImportStatus (Results 1 – 2 of 2) sorted by relevance

/plugin/issuelinks/script/
H A Dadmin_repo.js128 function checkImportStatus(servicename, project, $importStatusElement) { function
161 checkImportStatus,
195 checkImportStatus,
/plugin/issuelinks/action/
H A Dajax.php246 list($code, $data) = $this->checkImportStatus($serviceName, $projectKey);
266 protected function checkImportStatus($serviceName, $projectKey) function in action_plugin_issuelinks_ajax