Uses of Class
com.atlassian.confluence.api.model.pagination.ContentCursor
Packages that use ContentCursor
-
Uses of ContentCursor in com.atlassian.confluence.api.model.pagination
Fields in com.atlassian.confluence.api.model.pagination declared as ContentCursorModifier and TypeFieldDescriptionstatic final ContentCursorContentCursor.EMPTY_ATTACHMENT_CURSORstatic final ContentCursorContentCursor.EMPTY_BLOGPOST_CURSORstatic final ContentCursorContentCursor.EMPTY_BLOGPOST_CURSOR_PREVstatic final ContentCursorContentCursor.EMPTY_COMMENT_CURSORstatic final ContentCursorContentCursor.EMPTY_CURSORstatic final ContentCursorContentCursor.EMPTY_CURSOR_PREVMethods in com.atlassian.confluence.api.model.pagination that return ContentCursorModifier and TypeMethodDescriptionstatic ContentCursorContentCursor.createCursor(boolean isReverse, long contentId) Create a cursor for CONTENT type Notes: please using another override method to create different cursor typestatic ContentCursorContentCursor.createCursor(boolean isReverse, long contentId, CursorType cursorType) static ContentCursor