Uses of Enum Class
dev.galasa.zosbatch.IZosBatchJob.JobStatus
Packages that use IZosBatchJob.JobStatus
-
Uses of IZosBatchJob.JobStatus in dev.galasa.zosbatch
Methods in dev.galasa.zosbatch that return IZosBatchJob.JobStatusModifier and TypeMethodDescriptionIZosBatchJob.getStatus()The batch job valuestatic IZosBatchJob.JobStatusReturns the enum constant of this class with the specified name.static IZosBatchJob.JobStatusIZosBatchJob.JobStatus.valueOfLabel(String jobStatus) static IZosBatchJob.JobStatus[]IZosBatchJob.JobStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.