com.atlassian.bamboo.plugins.rest.model.build
Class RestResultExpander

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

public class RestResultExpander
extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<Result>

User: mwent Date: Apr 17, 2009 Time: 12:20:55 PM


Constructor Summary
RestResultExpander()
           
 
Method Summary
protected  Result expandInternal(Result build)
           
 
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

RestResultExpander

public RestResultExpander()
Method Detail

expandInternal

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


Copyright © 2012 Atlassian. All Rights Reserved.