Uses of Class
dev.galasa.zosbatch.ZosBatchJobcard
Packages that use ZosBatchJobcard
-
Uses of ZosBatchJobcard in dev.galasa.zosbatch
Methods in dev.galasa.zosbatch that return ZosBatchJobcardModifier and TypeMethodDescriptionZosBatchJobcard.setAccount
(String account) ZosBatchJobcard.setInputClass
(String inputClass) ZosBatchJobcard.setMemlimit
(String memlimit) ZosBatchJobcard.setMsgClass
(String msgClass) ZosBatchJobcard.setMsgLevel
(String msgLevel) ZosBatchJobcard.setPassword
(String password) ZosBatchJobcard.setProgrammerName
(String progname) ZosBatchJobcard.setTyprun
(ZosBatchJobcard.Typrun typrun) Methods in dev.galasa.zosbatch with parameters of type ZosBatchJobcardModifier and TypeMethodDescription@NotNull IZosBatchJob
IZosBatch.submitJob
(@NotNull String jcl, IZosBatchJobname jobname, ZosBatchJobcard jobCard) Submit a job.