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

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

public class RestTestResultExpander
extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestTestResult>


Constructor Summary
RestTestResultExpander()
           
 
Method Summary
protected  RestTestResult expandInternal(RestTestResult testResult)
           
 
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

RestTestResultExpander

public RestTestResultExpander()
Method Detail

expandInternal

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


Copyright © 2012 Atlassian. All Rights Reserved.