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 JobStatusJobStatus.getFromString(String text) JobResults.getStatus()Results.getStatus()Results.getStatusFromEnum()static JobStatusReturns 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 TypeMethodDescriptionvoidvoidConstructors in com.jenkins.testresultsaggregator.data with parameters of type JobStatus