Class RestPlanList

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

    public class RestPlanList
    extends AbstractRestList<RestPlan>
    • Field Detail

      • expand

        protected String expand
    • Constructor Detail

      • RestPlanList

        public RestPlanList()
      • RestPlanList

        public RestPlanList​(int size,
                            org.apache.commons.lang3.Range<Integer> range,
                            com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestPlan> callback)