Uses of Enum Class
dev.galasa.zosbatch.IZosBatchJob.JobStatus
-
Uses of IZosBatchJob.JobStatus in dev.galasa.zosbatch
Modifier and TypeMethodDescriptionIZosBatchJob.getStatus()
The batch job valuestatic IZosBatchJob.JobStatus
Returns the enum constant of this class with the specified name.static IZosBatchJob.JobStatus
IZosBatchJob.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.