Uses of Class
com.atlassian.confluence.content.service.ContentLocatorBuilder
-
Packages that use ContentLocatorBuilder Package Description com.atlassian.confluence.content.service -
-
Uses of ContentLocatorBuilder in com.atlassian.confluence.content.service
Methods in com.atlassian.confluence.content.service that return ContentLocatorBuilder Modifier and Type Method Description ContentLocatorBuilder
ContentLocatorBuilder. withContentType(String contentType)
ContentLocatorBuilder
ContentLocatorBuilder. withId(long id)
ContentLocatorBuilder
ContentLocatorBuilder. withSpaceKey(String spaceKey)
ContentLocatorBuilder
ContentLocatorBuilder. withTitle(String title)
-