Class ContentLocator
java.lang.Object
com.atlassian.confluence.legacyapi.model.content.locator.ContentLocator
Deprecated.
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 ContentLocatorBuilder
builder()
Deprecated.Deprecated.org.joda.time.LocalDate
Deprecated.Deprecated.getTitle()
Deprecated.boolean
isForContent
(ContentType contentType) Deprecated.
-
Method Details
-
builder
Deprecated. -
getTitle
Deprecated. -
getSpaceKey
Deprecated. -
getPostingDay
public org.joda.time.LocalDate getPostingDay()Deprecated. -
getContentTypes
Deprecated. -
isForContent
Deprecated.
-
ContentLocator