Uses of Enum Class
io.jenkins.blueocean.rest.model.BlueTestResult.State
Packages that use BlueTestResult.State
-
Uses of BlueTestResult.State in io.jenkins.blueocean.rest.model
Methods in io.jenkins.blueocean.rest.model that return BlueTestResult.StateModifier and TypeMethodDescriptionabstract BlueTestResult.StateBlueTestResult.getTestState()static BlueTestResult.StateReturns the enum constant of this class with the specified name.static BlueTestResult.State[]BlueTestResult.State.values()Returns an array containing the constants of this enum class, in the order they are declared.