Uses of Class
com.atlassian.confluence.api.model.locator.ContentLocatorBuilder.PageLocatorBuilder
-
Packages that use ContentLocatorBuilder.PageLocatorBuilder Package Description com.atlassian.confluence.api.model.locator -
-
Uses of ContentLocatorBuilder.PageLocatorBuilder in com.atlassian.confluence.api.model.locator
Methods in com.atlassian.confluence.api.model.locator that return ContentLocatorBuilder.PageLocatorBuilder Modifier and Type Method Description ContentLocatorBuilder.PageLocatorBuilder
ContentLocatorBuilder. forPage()
Build a content locator for a Page.
-