@Deprecated public class BlogPost extends AbstractPageEntity
Modifier and Type | Field and Description |
---|---|
static BlogPost |
TEST
Deprecated.
|
space, title
content, id, lastModificationDate, lastModifier, version
Constructor and Description |
---|
BlogPost(BlogPost blogPost)
Deprecated.
|
BlogPost(Space space,
String title,
String content)
Deprecated.
|
BlogPost(Space space,
String title,
String content,
Date publishDate)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getBlogSourceUrl()
Deprecated.
|
ContentType |
getContentType()
Deprecated.
|
String |
getDateString()
Deprecated.
|
String |
getDateString(Date blogPostDate)
Deprecated.
|
String |
getEditUrl()
Deprecated.
|
Date |
getPublishDate()
Deprecated.
|
String |
getUrl()
Deprecated.
|
String |
getUrl(Date blogPostDate)
Deprecated.
|
String |
getUrlWithDate()
Deprecated.
|
String |
getViewAttachmentsUrl()
Deprecated.
|
void |
setPublishDate(Date date)
Deprecated.
|
getAddCommentUrl, getEditCommentUrl, getPageDiffUrl, getReplyCommentUrl, getSpace, getTitle, getUrlBuilder, setSpace, setTitle, shouldConvertToContent
getContent, getContentId, getContentTypeObject, getId, getIdAsString, getLastModificationDate, getLastModifier, getSelector, getVersion, isMinorEdit, setContent, setId, setId, setLastModificationDate, setLastModifier, setVersion
public static BlogPost TEST
public BlogPost(BlogPost blogPost)
public String getEditUrl()
public String getUrl()
public String getUrlWithDate()
public String getBlogSourceUrl()
public String getViewAttachmentsUrl()
public String getDateString()
public void setPublishDate(Date date)
public Date getPublishDate()
public ContentType getContentType()
getContentType
in interface ContentEntity
getContentType
in class AbstractContentEntity
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences