Klasse ContentBlogpost.ContentBlogpostBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.ContentBlogpost.ContentBlogpostBuilder
- Umschließende Klasse:
ContentBlogpost
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_expandable(ContentExpandable _expandable) body(ContentBody body) build()children(ContentChildren children) childTypes(ContentChildType childTypes) Container for content.descendants(ContentChildren descendants) extensions(Object extensions) history(ContentHistory history) macroRenderedOutput(Map<String, Object> macroRenderedOutput) metadata(ContentMetadata metadata) operations(List<OperationCheckResult> operations) restrictions(ContentRestrictions restrictions) toString()Can be "page", "blogpost", "attachment" or "content"
-
Methodendetails
-
id
- Gibt zurück:
this.
-
type
Can be "page", "blogpost", "attachment" or "content"- Gibt zurück:
this.
-
status
- Gibt zurück:
this.
-
title
- Gibt zurück:
this.
-
space
- Gibt zurück:
this.
-
history
- Gibt zurück:
this.
-
version
- Gibt zurück:
this.
-
ancestors
- Gibt zurück:
this.
-
operations
- Gibt zurück:
this.
-
children
- Gibt zurück:
this.
-
childTypes
- Gibt zurück:
this.
-
descendants
- Gibt zurück:
this.
-
container
Container for content. This can be either a space (containing a page or blogpost) or a page/blog post (containing an attachment or comment)- Gibt zurück:
this.
-
body
- Gibt zurück:
this.
-
restrictions
- Gibt zurück:
this.
-
metadata
- Gibt zurück:
this.
-
macroRenderedOutput
public ContentBlogpost.ContentBlogpostBuilder macroRenderedOutput(Map<String, Object> macroRenderedOutput) - Gibt zurück:
this.
-
extensions
- Gibt zurück:
this.
-
_expandable
- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
build
-
toString
-