Uses of Class
zosjobs.input.CommonJobParams
-
Packages that use CommonJobParams Package Description zosjobs zos all things jobs related processing provided by the SDK -
-
Uses of CommonJobParams in zosjobs
Methods in 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.
-