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 Details

    • RestPlanExpander

      public RestPlanExpander()
  • Method Details

    • expandInternal

      protected RestPlan expandInternal(RestPlan plan)
      Specified by:
      expandInternal in class com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<RestPlan>
    • setBambooPermissionManager

      public void setBambooPermissionManager(BambooPermissionManager bambooPermissionManager)