Class RestPlanExpander
java.lang.Object
com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<RestPlan>
com.atlassian.bamboo.plugins.rest.model.plan.RestPlanExpander
- All Implemented Interfaces:
com.atlassian.plugins.rest.api.expand.expander.EntityExpander<RestPlan>
public class RestPlanExpander
extends com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<RestPlan>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected RestPlan
expandInternal
(RestPlan plan) void
setBambooPermissionManager
(BambooPermissionManager bambooPermissionManager) Methods inherited from class com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander
expand
-
Constructor Details
-
RestPlanExpander
public RestPlanExpander()
-
-
Method Details
-
expandInternal
- Specified by:
expandInternal
in classcom.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<RestPlan>
-
setBambooPermissionManager
-