com.atlassian.bamboo.plugins.rest.model.plan
Class RestPlanExpander

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

public class RestPlanExpander
extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestPlan>

User: mwent Date: Apr 17, 2009 Time: 1:31:41 PM


Constructor Summary
RestPlanExpander()
           
 
Method Summary
protected  RestPlan expandInternal(RestPlan plan)
           
 void setBambooPermissionManager(BambooPermissionManager bambooPermissionManager)
           
 
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

RestPlanExpander

public RestPlanExpander()
Method Detail

expandInternal

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

setBambooPermissionManager

public void setBambooPermissionManager(BambooPermissionManager bambooPermissionManager)


Copyright © 2011 Atlassian. All Rights Reserved.