Class PageRequestSanitiser

java.lang.Object
com.atlassian.bamboo.rest.model.pagination.PageRequestSanitiser

public class PageRequestSanitiser extends Object
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.