com.atlassian.bamboo.plugins.rest.model.queue
Class RestQueuedBuildExpander

java.lang.Object
  extended by com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestQueuedBuild>
      extended by com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuildExpander
All Implemented Interfaces:
com.atlassian.plugins.rest.common.expand.EntityExpander<RestQueuedBuild>

public class RestQueuedBuildExpander
extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestQueuedBuild>


Constructor Summary
RestQueuedBuildExpander()
           
 
Method Summary
protected  RestQueuedBuild expandInternal(RestQueuedBuild 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

RestQueuedBuildExpander

public RestQueuedBuildExpander()
Method Detail

expandInternal

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


Copyright © 2011 Atlassian. All Rights Reserved.