Klasse FooterCommentModel.FooterCommentModelBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.FooterCommentModel.FooterCommentModelBuilder
- Umschließende Klasse:
FooterCommentModel
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_links(CommentLinks _links) attachmentId(String attachmentId) ID of the attachment containing the comment if the comment is on an attachment.blogPostId(String blogPostId) ID of the blog post containing the comment if the comment is on a blog post.body(BodySingle body) build()customContentId(String customContentId) ID of the custom content containing the comment if the comment is on a custom content.ID of the comment.ID of the page containing the comment if the comment is on a page.parentCommentId(String parentCommentId) ID of the parent comment if the comment is a reply.status(ContentStatus status) Title of the comment.toString()
-
Methodendetails
-
id
ID of the comment.- Gibt zurück:
this.
-
status
- Gibt zurück:
this.
-
title
Title of the comment.- Gibt zurück:
this.
-
blogPostId
ID of the blog post containing the comment if the comment is on a blog post.- Gibt zurück:
this.
-
pageId
ID of the page containing the comment if the comment is on a page.- Gibt zurück:
this.
-
attachmentId
ID of the attachment containing the comment if the comment is on an attachment.- Gibt zurück:
this.
-
customContentId
ID of the custom content containing the comment if the comment is on a custom content.- Gibt zurück:
this.
-
parentCommentId
ID of the parent comment if the comment is a reply.- Gibt zurück:
this.
-
version
- Gibt zurück:
this.
-
body
- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
build
-
toString
-