Uses of Interface
dev.galasa.zosbatch.IZosBatchJobname
-
Uses of IZosBatchJobname in dev.galasa.zos.spi
Modifier and TypeMethodDescriptionIZosManagerSpi.newZosBatchJobname
(IZosImage image) Provides other managers aIZosBatchJobname
with a prefix defined by the zOS Batchzosbatch.jobname.[imageid].prefix
propertyIZosManagerSpi.newZosBatchJobname
(String name) Provides other managers aIZosBatchJobname
with a the supplied name -
Uses of IZosBatchJobname in dev.galasa.zosbatch
Modifier and TypeMethodDescriptionIZosBatchJob.getJobname()
TheIZosBatchJobname
associated with this jobModifier and TypeMethodDescription@NotNull IZosBatchJob
IZosBatch.submitJob
(@NotNull String jcl, IZosBatchJobname jobname) Submit a job.@NotNull IZosBatchJob
IZosBatch.submitJob
(@NotNull String jcl, IZosBatchJobname jobname, ZosBatchJobcard jobCard) Submit a job.