From: ribes Date: Wed, 23 Nov 2011 14:33:38 +0000 (+0000) Subject: Update JobManager documentation X-Git-Tag: V6_4_0rc1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=488184fdd3d585244e5dcd66b9a43a452b439861;p=modules%2Fjobmanager.git Update JobManager documentation --- diff --git a/doc/images/jobmanager_main_buttons.png b/doc/images/jobmanager_main_buttons.png index f7a80ca..e283d9d 100644 Binary files a/doc/images/jobmanager_main_buttons.png and b/doc/images/jobmanager_main_buttons.png differ diff --git a/doc/images/jobmanager_overview.png b/doc/images/jobmanager_overview.png index c4aab25..24526bb 100644 Binary files a/doc/images/jobmanager_overview.png and b/doc/images/jobmanager_overview.png differ diff --git a/doc/images/jobmanager_overview_part.png b/doc/images/jobmanager_overview_part.png index 7111f71..b7c5930 100644 Binary files a/doc/images/jobmanager_overview_part.png and b/doc/images/jobmanager_overview_part.png differ diff --git a/doc/jobmanager_gui.rst b/doc/jobmanager_gui.rst index 7b8c9ad..986207e 100644 --- a/doc/jobmanager_gui.rst +++ b/doc/jobmanager_gui.rst @@ -18,23 +18,27 @@ JOBMANAGER provides some buttons to manage the user job list (see figure :ref:`f The description of each button (framed in blue in the figure) is given in the table below. -======================== ============================ ================================================================ -**Button** **Condition of activation** **Description** -======================== ============================ ================================================================ -**Create a job** Always activated Launch the job wizard to create a job. -**Edit/Clone a job** Job selected Edit a job in *created* or *Error* or *Failed* or *Not Created* - state. Clone a job in other state. -**Start a job** Job selected and job state Start a job. +======================== ============================ ================================================================ =================== +**Button** **Condition of activation** **Description** **Multi Selection** +======================== ============================ ================================================================ =================== +**Create** Always activated Launch the job wizard to create a job. Not matter +**Start** Job selected and job state Start a job. No equals to *Created* -**Restart a job** Job selected and job state Restart a job. +**Get Results** Job selected and job state Get job results in the result directory. Yes equals to *Finish* or *Failed* -**Delete a job** Job selected Delete a job. -**Get job results** Job selected and job state Get job results in the result directory. +**Stop** Job selected and job state Stop the job. If the job is registered into a remote batch Yes + equals to *Queued* or manager, it is removed from it. + *Running* or *Paused* +**Delete** Job selected Delete a job. If the job is registered into a remote batch Yes + manager, it is removed from it. +**Restart** Job selected and job state Restart a job. No equals to *Finish* or *Failed* -**Refresh jobs** Always activated Update jobs states. -======================== ============================ ================================================================ +**Edit/Clone** Job selected Edit a job in *created* or *Error* or *Failed* or *Not Created* No + state. Clone a job in other state. +**Refresh jobs** Always activated Update jobs states. Not matter +======================== ============================ ================================================================ =================== **Tip:** You could use the **Auto Refresh** button in GUI part 3 to enable an automatic refresh.