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

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

public class RestChainResultExpander
extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestChainResult>


Constructor Summary
RestChainResultExpander()
           
 
Method Summary
protected  RestChainResult expandInternal(RestChainResult chain)
           
 
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

RestChainResultExpander

public RestChainResultExpander()
Method Detail

expandInternal

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


Copyright © 2012 Atlassian. All Rights Reserved.