Uses of Class
com.atlassian.bamboo.plugins.rest.model.build.test.RestTestResult

Packages that use RestTestResult
com.atlassian.bamboo.plugins.rest.model.build.test   
 

Uses of RestTestResult in com.atlassian.bamboo.plugins.rest.model.build.test
 

Methods in com.atlassian.bamboo.plugins.rest.model.build.test that return RestTestResult
protected  RestTestResult RestTestResultExpander.expandInternal(RestTestResult testResult)
           
 

Methods in com.atlassian.bamboo.plugins.rest.model.build.test with parameters of type RestTestResult
protected  RestTestResult RestTestResultExpander.expandInternal(RestTestResult testResult)
           
 

Constructor parameters in com.atlassian.bamboo.plugins.rest.model.build.test with type arguments of type RestTestResult
RestTestResultList(int size, org.apache.commons.lang.math.IntRange range, com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestTestResult> callback)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.