Uses of Enum Class
org.jenkinsci.plugins.testresultsanalyzer.ResultStatus
Packages that use ResultStatus
-
Uses of ResultStatus in org.jenkinsci.plugins.testresultsanalyzer
Methods in org.jenkinsci.plugins.testresultsanalyzer that return ResultStatusModifier and TypeMethodDescriptionstatic ResultStatus
Returns the enum constant of this class with the specified name.static ResultStatus[]
ResultStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.