Class ContentLocator
java.lang.Object
com.atlassian.confluence.api.model.locator.ContentLocator
Criteria for looking up a piece of content. You must construct these using the
ContentLocatorBuilder to
ensure you end up with something that the ContentService can actually use.-
Method Summary
Modifier and TypeMethodDescriptionstatic ContentLocatorBuilderbuilder()getTitle()booleanisForContent(ContentType contentType)
-
Method Details
-
builder
-
getTitle
-
getSpaceKey
-
getPostingDate
- Since:
- 8.6
-
getContentTypes
-
isForContent
-