Class RestPlanActionList

java.lang.Object
com.atlassian.bamboo.rest.model.AbstractRestList<RestPlanAction>
com.atlassian.bamboo.plugins.rest.model.plan.RestPlanActionList
All Implemented Interfaces:
com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapper<RestPlanAction>

public class RestPlanActionList extends AbstractRestList<RestPlanAction>
  • Constructor Details

    • RestPlanActionList

      public RestPlanActionList()
    • RestPlanActionList

      public RestPlanActionList(int size, org.apache.commons.lang3.Range<Integer> range, com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapperCallback<RestPlanAction> callback)