Class Version9F6Eac
java.lang.Object
io.github.primelib.confluence4j.rest.v1.models.Version9F6Eac
Version9F6Eac
The version number of the property.
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedVersion9F6Eac(Object number, Boolean minorEdit) Constructs a validated instance ofVersion9F6Eac.Version9F6Eac(Consumer<Version9F6Eac> spec) Constructs a validated instance ofVersion9F6Eac. -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()If `minorEdit` is set to 'true', no notification email or activity stream will be generated for the change.If `minorEdit` is set to 'true', no notification email or activity stream will be generated for the change.number()The new version for the updated content property.The new version for the updated content property.toString()
-
Field Details
-
number
The new version for the updated content property. Set this to the current version number incremented by one. To get the current version number, use 'Get content property' and retrieve `version.number`. -
minorEdit
If `minorEdit` is set to 'true', no notification email or activity stream will be generated for the change.
-
-
Constructor Details
-
Version9F6Eac
Constructs a validated instance ofVersion9F6Eac.- Parameters:
spec- the specification to process
-
Version9F6Eac
Constructs a validated instance ofVersion9F6Eac.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Version9F6Eac(Consumer)instead.- Parameters:
number- The new version for the updated content property. Set this to the current version number incremented by one. To get the current version number, use 'Get content property' and retrieve `version.number`.minorEdit- If `minorEdit` is set to 'true', no notification email or activity stream will be generated for the change.
-
Version9F6Eac
protected Version9F6Eac()
-
-
Method Details
-
number
The new version for the updated content property. Set this to the current version number incremented by one. To get the current version number, use 'Get content property' and retrieve `version.number`. -
minorEdit
If `minorEdit` is set to 'true', no notification email or activity stream will be generated for the change. -
number
The new version for the updated content property. Set this to the current version number incremented by one. To get the current version number, use 'Get content property' and retrieve `version.number`.- Returns:
this.
-
minorEdit
If `minorEdit` is set to 'true', no notification email or activity stream will be generated for the change.- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-