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 ContentLocatorBuilderContentLocatorBuilder. withContentType(String contentType)ContentLocatorBuilderContentLocatorBuilder. withId(long id)ContentLocatorBuilderContentLocatorBuilder. withSpaceKey(String spaceKey)ContentLocatorBuilderContentLocatorBuilder. withTitle(String title)
-