Uses of Enum
com.jenkins.testresultsaggregator.data.JobStatus
-
Uses of JobStatus in com.jenkins.testresultsaggregator.data
Modifier and TypeMethodDescriptionResults.getStatusFromEnum()
static JobStatus
Returns the enum constant of this type with the specified name.static JobStatus[]
JobStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.