Uses of Interface
dev.galasa.zosbatch.IZosBatchJobOutputSpoolFile
Packages that use IZosBatchJobOutputSpoolFile
Package
Description
z/OS Batch Manager Batch interface
- 
Uses of IZosBatchJobOutputSpoolFile in dev.galasa.cicsts.cicsresource
Methods in dev.galasa.cicsts.cicsresource that return IZosBatchJobOutputSpoolFileModifier and TypeMethodDescriptionIJvmserverLog.getZosBatchJobOutputSpoolFile()Returns theIZosBatchJobOutputSpoolFileassociated with thisIJvmserverLog - 
Uses of IZosBatchJobOutputSpoolFile in dev.galasa.zos.spi
Methods in dev.galasa.zos.spi that return IZosBatchJobOutputSpoolFileModifier and TypeMethodDescriptionIZosManagerSpi.newZosBatchJobOutputSpoolFile(IZosBatchJob batchJob, String jobname, String jobid, String stepname, String procstep, String ddname, String id, String records) Create a new zOS Batch job spool file object - 
Uses of IZosBatchJobOutputSpoolFile in dev.galasa.zosbatch
Methods in dev.galasa.zosbatch that return IZosBatchJobOutputSpoolFileModifier and TypeMethodDescriptionIZosBatchJob.getSpoolFile(String ddname) Convenience method to retrieve the content of a spool file from the batch job given the ddname.Methods in dev.galasa.zosbatch that return types with arguments of type IZosBatchJobOutputSpoolFileModifier and TypeMethodDescriptionIZosBatchJobOutput.getSpoolFiles()Returns the zOS batch job spool filesMethods in dev.galasa.zosbatch with parameters of type IZosBatchJobOutputSpoolFileModifier and TypeMethodDescriptionvoidIZosBatchJob.saveSpoolFileToResultsArchive(IZosBatchJobOutputSpoolFile spoolFile, String rasPath) Save the supplied spool file to the Results Archive Store