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.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.