Uses of Enum Class
com.atlassian.bamboo.testutils.backdoor.model.build.test.RestTestResult.Status
-
Uses of RestTestResult.Status in com.atlassian.bamboo.testutils.backdoor.model.build.test
Modifier and TypeMethodDescriptionstatic RestTestResult.Status
RestTestResult.getStatus()
static RestTestResult.Status
Returns the enum constant of this class with the specified name.static RestTestResult.Status[]
RestTestResult.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.