Uses of Enum Class
org.jenkinsci.test.acceptance.po.Build.Result
Packages that use Build.Result
-
Uses of Build.Result in org.jenkinsci.test.acceptance.po
Methods in org.jenkinsci.test.acceptance.po that return Build.ResultModifier and TypeMethodDescriptionstatic Build.Result
Returns the enum constant of this class with the specified name.static Build.Result[]
Build.Result.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jenkinsci.test.acceptance.po with parameters of type Build.Result