com.atlassian.bamboo.plugins.rest.model.build.status
Class RestStageResultStatusExpander

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

public class RestStageResultStatusExpander
extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestStageResultStatus>


Constructor Summary
RestStageResultStatusExpander()
           
 
Method Summary
protected  RestStageResultStatus expandInternal(RestStageResultStatus status)
           
 
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

RestStageResultStatusExpander

public RestStageResultStatusExpander()
Method Detail

expandInternal

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


Copyright © 2011 Atlassian. All Rights Reserved.