Uses of Class
com.atlassian.confluence.api.model.pagination.CustomContentCursor
Packages that use CustomContentCursor
Package
Description
-
Uses of CustomContentCursor in com.atlassian.confluence.api.impl.service.content.finder
Methods in com.atlassian.confluence.api.impl.service.content.finder that return CustomContentCursorModifier and TypeMethodDescriptionstatic CustomContentCursorCustomContentFetcher.calculateCursorFromContent(CustomContentEntityObject content, boolean isReverse, String scanType) -
Uses of CustomContentCursor in com.atlassian.confluence.api.model.pagination
Methods in com.atlassian.confluence.api.model.pagination that return CustomContentCursorModifier and TypeMethodDescriptionstatic CustomContentCursorCustomContentCursor.createCursor(String customContentType, boolean isReverse, long contentId) static CustomContentCursorCustomContentCursor.createEmptyCursor(String customContentType) static CustomContentCursor