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

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

public class RestBuildExpander
extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestBuild>

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


Constructor Summary
RestBuildExpander()
           
 
Method Summary
protected  RestBuild expandInternal(RestBuild 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

RestBuildExpander

public RestBuildExpander()
Method Detail

expandInternal

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


Copyright © 2010 Atlassian. All Rights Reserved.