public class PageRequest extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_LIMIT |
static PageRequest |
DEFAULT_PAGE_REQUEST |
static int |
DEFAULT_START |
Constructor and Description |
---|
PageRequest(int start,
int limit) |
public static final int DEFAULT_START
public static final int DEFAULT_LIMIT
public static final PageRequest DEFAULT_PAGE_REQUEST
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.