Uses of Class
zowe.client.sdk.zosjobs.input.CommonJobParams
-
Packages that use CommonJobParams Package Description zowe.client.sdk.zosjobs zos all things jobs related processing provided by the SDK -
-
Uses of CommonJobParams in zowe.client.sdk.zosjobs
Methods in zowe.client.sdk.zosjobs with parameters of type CommonJobParams Modifier and Type Method Description StringGetJobs. getJclCommon(CommonJobParams params)Get the JCL that was used to submit a job.List<JobFile>GetJobs. getSpoolFilesCommon(CommonJobParams params)Get a list of all job spool files for a job.JobGetJobs. getStatusCommon(CommonJobParams params)Get the status and other details (e.g.
-