Salome HOME
[EDF30356] : Extend management of maximum_time attribute format from pylauncher to...
[modules/kernel.git] / src / Launcher / Launcher.hxx
index 0cd4e6987c969bf3ab86e7f6f1d78d7c896063a6..c8fa51818a621f0b5acb038263eee25229d709e2 100644 (file)
@@ -85,6 +85,7 @@ public:
   void         clearJobWorkingDir(int job_id);
   bool         getJobDumpState(int job_id, std::string directory);
   bool         getJobWorkFile(int job_id, std::string work_file, std::string directory);
+  long         getMaximumDurationInSecond(int job_id);
   void         stopJob(int job_id);
   void         removeJob(int job_id);
   std::string  dumpJob(int job_id);