| Package | Description |
|---|---|
| com.atlassian.confluence.api.model.pagination |
| Modifier and Type | Field and Description |
|---|---|
static ContentCursor |
ContentCursor.EMPTY_CURSOR |
static ContentCursor |
ContentCursor.EMPTY_CURSOR_PREV |
| Modifier and Type | Method and Description |
|---|---|
static ContentCursor |
ContentCursor.createCursor(boolean isReverse,
long contentId) |
static ContentCursor |
ContentCursor.valueOf(@NonNull String cursorToken) |
Copyright © 2003–2022 Atlassian. All rights reserved.