Class RestPlanActionExpander
- java.lang.Object
-
- com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestPlanAction>
-
- 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
Constructors Constructor Description RestPlanActionExpander()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected RestPlanAction
expandInternal(RestPlanAction action)
-
-
-
Method Detail
-
expandInternal
protected RestPlanAction expandInternal(RestPlanAction action)
- Specified by:
expandInternal
in classcom.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestPlanAction>
-
-