com.atlassian.bamboo.plugins.rest.model.plan.branch
Class RestPlanBranchExpander

java.lang.Object
  extended by com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestPlanBranch>
      extended by com.atlassian.bamboo.plugins.rest.model.plan.branch.RestPlanBranchExpander
All Implemented Interfaces:
com.atlassian.plugins.rest.common.expand.EntityExpander<RestPlanBranch>

public class RestPlanBranchExpander
extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestPlanBranch>


Constructor Summary
RestPlanBranchExpander()
           
 
Method Summary
protected  RestPlanBranch expandInternal(RestPlanBranch branch)
           
 
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

RestPlanBranchExpander

public RestPlanBranchExpander()
Method Detail

expandInternal

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


Copyright © 2012 Atlassian. All Rights Reserved.