Description Usage Arguments Value Author(s) References See Also Examples
Gets the definition of a job.
| 1 | Jobs.getJobDescription(jobId)
 | 
| jobId | Id of job (integer) | 
dictionary containing the description or definition of the job.
Manuchehr Taghizadeh-Popp 
Maintainer: Manuchehr Taghizadeh-Popp <mtaghiza@jhu.edu>
http://www.sciserver.org
http://apps.sciserver.org
http://www.github.com/sciserver/SciScript-R
Jobs.submitShellCommandJob,Jobs.getJobStatus,Jobs.getDockerComputeDomains,Jobs.cancelJob
| 1 | job = Jobs.getJobDescription(123);
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.