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

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

Uses of RestTestResults in com.atlassian.bamboo.plugins.rest.model.build
 

Methods in com.atlassian.bamboo.plugins.rest.model.build that return RestTestResults
 RestTestResults BaseBuildDetails.getTestResults()
           
 

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

Methods in com.atlassian.bamboo.plugins.rest.model.build.test that return RestTestResults
protected  RestTestResults RestTestResultsExpander.expandInternal(RestTestResults testResults)
           
 

Methods in com.atlassian.bamboo.plugins.rest.model.build.test with parameters of type RestTestResults
protected  RestTestResults RestTestResultsExpander.expandInternal(RestTestResults testResults)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.