issues
search
SciGaP
/
ultrascan-airavata-bridge
Glue layer combining Ultrascan and Airavata
Apache License 2.0
0
stars
5
forks
source link
Expose getJobDetails()
#7
Closed
ehb54
closed
3 years ago
ehb54
commented
3 years ago
Allows the UltraScan LIMS client to get full job details object
e.g. failed to start due to insufficient allocation
Notes
Not sure if I got the Exception handling exactly correct - modeled after other functions & didn't test errors.
Directory lib/Airavata/Model/job should probably be renamed lib/Airavata/Model/Job for consistency
if done, make sure to also change line 38
require_once $GLOBALS['AIRAVATA_ROOT'] . 'Model/job/Types.php';
Notes
require_once $GLOBALS['AIRAVATA_ROOT'] . 'Model/job/Types.php';