Class OpenGridEngine.QstatCmd

java.lang.Object
net.sf.basedb.opengrid.CmdResult<JobStatus>
net.sf.basedb.opengrid.engine.OpenGridEngine.QstatCmd
Enclosing class:
OpenGridEngine

public static class OpenGridEngine.QstatCmd
extends CmdResult<JobStatus>
Get job status information from an existing QstatXmlCmd instance. This will find the XML element for the job with the given id and create the job status information from that. If the specified job is not found it will return with exit code 1.