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