Package dev.galasa.zosbatch.spi
Interface IZosBatchJobOutputSpi
- All Superinterfaces:
Iterable<IZosBatchJobOutputSpoolFile>,IZosBatchJobOutput
SPI to zOS Batch Job output
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface dev.galasa.zosbatch.IZosBatchJobOutput
getJobid, getJobname, getSpoolFiles, isEmpty, size, toList
-
Method Details
-
addSpoolFile
Add a spool file to the job output- Parameters:
stepname-procstep-ddname-id-fileOutput-
-
addJcl
Add JCL to the job output- Parameters:
fileOutput-
-