/*! Launching the job consists of:
- create the working directory on the remote file system
- copy the input files into the working directory
- - source the environment file if defined
- - run the job
+ - submit the job to the batch manager
*/
void launchJob (in long job_id) raises (SALOME::SALOME_Exception);
boolean can_run_containers;
//! if given required operating system
string OS;
- //! if given list of components that could be loaded on a container
- //! Optional if no resource are found with this constraint
+ //! if given, list of components that could be loaded on a container.
+ /*! Ignored if no resources are found with this constraint.*/
CompoList componentList;
// Permits to order resources