Uses of Class
com.atlassian.bamboo.plugins.rest.model.build.test.RestTestResult
Packages that use RestTestResult
-
Uses of RestTestResult in com.atlassian.bamboo.plugins.rest.model.build.test
Methods in com.atlassian.bamboo.plugins.rest.model.build.test that return RestTestResultModifier and TypeMethodDescriptionprotected RestTestResultRestTestResultExpander.expandInternal(RestTestResult testResult) Methods in com.atlassian.bamboo.plugins.rest.model.build.test with parameters of type RestTestResultModifier and TypeMethodDescriptionprotected RestTestResultRestTestResultExpander.expandInternal(RestTestResult testResult) Constructor parameters in com.atlassian.bamboo.plugins.rest.model.build.test with type arguments of type RestTestResultModifierConstructorDescriptionRestTestResultList(int size, org.apache.commons.lang3.Range<Integer> range, com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapperCallback<RestTestResult> callback)