@ExperimentalApi public final class ContentLocator extends Object
ContentLocatorBuilder
to
ensure you end up with something that the ContentService
can actually use.Modifier and Type | Method and Description |
---|---|
static ContentLocatorBuilder |
builder() |
ContentType[] |
getContentTypes() |
org.joda.time.LocalDate |
getPostingDay() |
String |
getSpaceKey() |
String |
getTitle() |
boolean |
isForContent(ContentType contentType) |
public static ContentLocatorBuilder builder()
public String getTitle()
public String getSpaceKey()
public org.joda.time.LocalDate getPostingDay()
public ContentType[] getContentTypes()
public boolean isForContent(ContentType contentType)
Copyright © 2003–2018 Atlassian. All rights reserved.