Klasse BlogPostVersion.BlogPostVersionBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.model.BlogPostVersion.BlogPostVersionBuilder
- Umschließende Klasse:
BlogPostVersion
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe account ID of the user who created this version.blogpost
(VersionedEntity blogpost) build()
createdAt
(OffsetDateTime createdAt) Date and time when the version was created.Message associated with the current version.Describes if this version is a minor version.The version number.toString()
-
Methodendetails
-
createdAt
Date and time when the version was created. In format "YYYY-MM-DDTHH:mm:ss.sssZ".- Gibt zurück:
this
.
-
message
Message associated with the current version.- Gibt zurück:
this
.
-
number
The version number.- Gibt zurück:
this
.
-
minorEdit
Describes if this version is a minor version. Email notifications and activity stream updates are not created for minor versions.- Gibt zurück:
this
.
-
authorId
The account ID of the user who created this version.- Gibt zurück:
this
.
-
blogpost
- Gibt zurück:
this
.
-
build
-
toString
-