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 classIdAndVersionPageLocatorA page locator that uses the page Id to find an identified version of a page.classIdPageLocatorA page locator that uses the page Id to find a pageclassSinglePageLocatorclassTitleAndSpaceKeyPageLocatorReturns the page with the given space key and title.
-