Uses of Interface
dev.galasa.zosbatch.IZosBatchJobname
Packages that use IZosBatchJobname
-
Uses of IZosBatchJobname in dev.galasa.zos.spi
Methods in dev.galasa.zos.spi that return IZosBatchJobnameModifier and TypeMethodDescriptionIZosManagerSpi.newZosBatchJobname(IZosImage image) Provides other managers aIZosBatchJobnamewith a prefix defined by the zOS Batchzosbatch.jobname.[imageid].prefixpropertyIZosManagerSpi.newZosBatchJobname(String name) Provides other managers aIZosBatchJobnamewith a the supplied name -
Uses of IZosBatchJobname in dev.galasa.zosbatch
Methods in dev.galasa.zosbatch that return IZosBatchJobnameModifier and TypeMethodDescriptionIZosBatchJob.getJobname()TheIZosBatchJobnameassociated with this jobMethods in dev.galasa.zosbatch with parameters of type IZosBatchJobnameModifier and TypeMethodDescription@NotNull IZosBatchJobIZosBatch.submitJob(@NotNull String jcl, IZosBatchJobname jobname) Submit a job.@NotNull IZosBatchJobIZosBatch.submitJob(@NotNull String jcl, IZosBatchJobname jobname, ZosBatchJobcard jobCard) Submit a job.