Package com.atlassian.bamboo.rest.model.pagination


package com.atlassian.bamboo.rest.model.pagination
  • Classes
    Class
    Description
    Represents the params that define which page the request is after
    We must mandate the maximum allowed number of items to return in any query to prevent putting to much load on the server This class provides utilities for sanitising the urls based on the data being requested.
    REST model representing a page resource.