Package com.atlassian.confluence.it
Class BlogPost
java.lang.Object
com.atlassian.confluence.it.AbstractContentEntity
com.atlassian.confluence.it.AbstractPageEntity
com.atlassian.confluence.it.BlogPost
- All Implemented Interfaces:
ContentEntity,LinkableContent,TitledContent,VersionedContent,ContentConvertible
Deprecated.
Please use confluence-java-api module instead.
See {com.atlassian.confluence.api.model.content.Content} alternative
-
Field Summary
FieldsFields inherited from class com.atlassian.confluence.it.AbstractPageEntity
space, titleFields inherited from class com.atlassian.confluence.it.AbstractContentEntity
content, id, lastModificationDate, lastModifier, version -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.Deprecated.getDateString(Date blogPostDate) Deprecated.Deprecated.Deprecated.getUrl()Deprecated.Deprecated.Deprecated.Deprecated.voidsetPublishDate(Date date) Deprecated.Methods inherited from class com.atlassian.confluence.it.AbstractPageEntity
generateTitleSlug, getAddCommentUrl, getEditCommentUrl, getPageDiffUrl, getReplyCommentUrl, getSpace, getTitle, getUrlBuilder, setSpace, setTitle, shouldConvertToContentMethods inherited from class com.atlassian.confluence.it.AbstractContentEntity
getContent, getContentId, getContentTypeObject, getId, getIdAsString, getLastModificationDate, getLastModifier, getSelector, getVersion, isMinorEdit, setContent, setId, setId, setLastModificationDate, setLastModifier, setVersion
-
Field Details
-
TEST
Deprecated.
-
-
Constructor Details
-
BlogPost
Deprecated. -
BlogPost
Deprecated. -
BlogPost
Deprecated.
-
-
Method Details
-
getEditUrl
Deprecated.- Returns:
- the url where this entity can be edited.
-
getUrl
Deprecated. -
getUrlWithDate
Deprecated. -
getUrl
Deprecated. -
getBlogSourceUrl
Deprecated. -
getViewAttachmentsUrl
Deprecated. -
getDateString
Deprecated. -
getDateString
Deprecated. -
setPublishDate
Deprecated. -
getPublishDate
Deprecated. -
getContentType
Deprecated.- Specified by:
getContentTypein interfaceContentEntity- Overrides:
getContentTypein classAbstractContentEntity- Returns:
- the ContentType of this entity
-