Class 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 Detail

      • RestPlanBranchExpander

        public RestPlanBranchExpander()
    • Method Detail

      • expandInternal

        protected RestPlanBranch expandInternal​(RestPlanBranch branch)
        Specified by:
        expandInternal in class com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestPlanBranch>