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

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

public class RestPlanActionExpander
extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestPlanAction>

User: mwent Date: Apr 23, 2009 Time: 11:01:29 AM


Constructor Summary
RestPlanActionExpander()
           
 
Method Summary
protected  RestPlanAction expandInternal(RestPlanAction action)
           
 
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

RestPlanActionExpander

public RestPlanActionExpander()
Method Detail

expandInternal

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


Copyright © 2010 Atlassian. All Rights Reserved.