Uses of Class
com.atlassian.confluence.content.service.page.AbstractPageLocator
-
Packages that use AbstractPageLocator Package Description com.atlassian.confluence.content.service.page -
-
Uses of AbstractPageLocator in com.atlassian.confluence.content.service.page
Subclasses of AbstractPageLocator in com.atlassian.confluence.content.service.page Modifier and Type Class Description class
IdAndVersionPageLocator
A page locator that uses the page Id to find an identified version of a page.class
IdPageLocator
A page locator that uses the page Id to find a pageclass
SinglePageLocator
class
TitleAndSpaceKeyPageLocator
Returns the page with the given space key and title.
-