Class History
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.History
History
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionFluent getter for createdBy.Fluent setter for createdBy.Fluent getter for createdDate.createdDate(Instant createdDate) Fluent setter for createdDate.booleanGets the value of createdBy.Gets the value of createdDate.inthashCode()voidsetCreatedBy(Map<String, Object> createdBy) Sets the value of createdBy.voidsetCreatedDate(Instant createdDate) Sets the value of createdDate.toString()
-
Field Details
-
createdDate
-
createdBy
-
-
Constructor Details
-
History
-
History
@Internal protected History()Protected no-args constructor for use by serialization frameworks. -
History
Constructs a validated instance ofHistory.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
History(Consumer)instead.- Parameters:
createdDate- createdDatecreatedBy- createdBy
-
-
Method Details
-
createdDate
-
createdDate
-
getCreatedDate
-
setCreatedDate
Sets the value of createdDate.- Parameters:
createdDate- createdDate
-
createdBy
-
createdBy
-
getCreatedBy
-
setCreatedBy
-
equals
-
hashCode
-
toString
-