com.atlassian.bamboo.plugins.rest.model.build.test
Class RestTestResultsExpander

java.lang.Object
  extended by com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestTestResults>
      extended by com.atlassian.bamboo.plugins.rest.model.build.test.RestTestResultsExpander
All Implemented Interfaces:
com.atlassian.plugins.rest.common.expand.EntityExpander<RestTestResults>

public class RestTestResultsExpander
extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestTestResults>


Constructor Summary
RestTestResultsExpander()
           
 
Method Summary
protected  RestTestResults expandInternal(RestTestResults testResults)
           
 
Methods inherited from class com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander
expand
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestTestResultsExpander

public RestTestResultsExpander()
Method Detail

expandInternal

protected RestTestResults expandInternal(RestTestResults testResults)
Specified by:
expandInternal in class com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestTestResults>


Copyright © 2011 Atlassian. All Rights Reserved.