GetJobs() abstract function
The getJobs()abstract
function uses:
- Env, a pre-created instance of a YFSEnvironment object that can be passed to APIs
- inXML, an org.w3c.dom.Document object which contains the input XML
public List getJobs(YFSEnvironment Env, Document inXML)