com.atlassian.bamboo.plugins.rest.model.chain
Class RestStageExpander

java.lang.Object
  extended by com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestStage>
      extended by com.atlassian.bamboo.plugins.rest.model.chain.RestStageExpander
All Implemented Interfaces:
com.atlassian.plugins.rest.common.expand.EntityExpander<RestStage>

public class RestStageExpander
extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestStage>


Constructor Summary
RestStageExpander()
           
 
Method Summary
protected  RestStage expandInternal(RestStage stage)
           
 
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

RestStageExpander

public RestStageExpander()
Method Detail

expandInternal

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


Copyright © 2012 Atlassian. All Rights Reserved.