Class RestPlanExpander

  • All Implemented Interfaces:
    com.atlassian.plugins.rest.common.expand.EntityExpander<RestPlan>

    public class RestPlanExpander
    extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestPlan>
    • Constructor Detail

      • RestPlanExpander

        public RestPlanExpander()
    • Method Detail

      • expandInternal

        protected RestPlan expandInternal​(RestPlan plan)
        Specified by:
        expandInternal in class com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestPlan>
      • setBambooPermissionManager

        public void setBambooPermissionManager​(BambooPermissionManager bambooPermissionManager)