Uses of Enum
com.jenkins.testresultsaggregator.data.JobStatus
Packages that use JobStatus
-
Uses of JobStatus in com.jenkins.testresultsaggregator.data
Methods in com.jenkins.testresultsaggregator.data that return JobStatusModifier and TypeMethodDescriptionstatic JobStatus
JobStatus.getFromString
(String text) JobResults.getStatus()
Results.getStatus()
Results.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.Methods in com.jenkins.testresultsaggregator.data with parameters of type JobStatusModifier and TypeMethodDescriptionvoid
void
Constructors in com.jenkins.testresultsaggregator.data with parameters of type JobStatus