Uses of Enum Class
com.katalon.jenkins.plugin.entity.JobStatus
Packages that use JobStatus
-
Uses of JobStatus in com.katalon.jenkins.plugin.entity
Methods in com.katalon.jenkins.plugin.entity that return JobStatusModifier and TypeMethodDescriptionJob.getStatus()static JobStatusReturns the enum constant of this class with the specified name.static JobStatus[]JobStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.katalon.jenkins.plugin.entity that return types with arguments of type JobStatusModifier and TypeMethodDescriptionJobStatus.getCompletedStatuses()JobStatus.getRunningStatuses()Methods in com.katalon.jenkins.plugin.entity with parameters of type JobStatus