Salome HOME
Increment version to 7.2.0
[modules/jobmanager.git] / src / engine / BL_SALOMEServices.hxx
index 4dbb8ed81913593e63bd63103969fbe284565574..66995bb4b21fb91f301f31bc786725acacd1c248 100644 (file)
@@ -89,6 +89,7 @@ namespace BL{
       std::string delete_job(BL::Job * job);
       std::string stop_job(BL::Job * job);
       std::string get_results_job(BL::Job * job);
+      std::string get_assigned_hostnames(BL::Job * job); // Get names or ids of hosts assigned to the job
 
       BL::Job * get_new_job(int job_number);