com.atlassian.bamboo.plugins.rest.model.build.change
Class RestChangeExpander

java.lang.Object
  extended by com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestChange>
      extended by com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeExpander
All Implemented Interfaces:
com.atlassian.plugins.rest.common.expand.EntityExpander<RestChange>

public class RestChangeExpander
extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestChange>


Constructor Summary
RestChangeExpander()
           
 
Method Summary
protected  RestChange expandInternal(RestChange change)
           
 
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

RestChangeExpander

public RestChangeExpander()
Method Detail

expandInternal

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


Copyright © 2011 Atlassian. All Rights Reserved.