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

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

public class RestStageResultExpander
extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestStageResult>


Constructor Summary
RestStageResultExpander()
           
 
Method Summary
protected  RestStageResult expandInternal(RestStageResult stageResult)
           
 
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

RestStageResultExpander

public RestStageResultExpander()
Method Detail

expandInternal

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


Copyright © 2012 Atlassian. All Rights Reserved.