Klasse Version
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.Version
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class Version
extends Object
Version
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected VersionExpandableprotected Userprotected UsersUserKeysprotected StringThe revision id provided by confluence to be used as a revision in Synchronyprotected Contentprotected BooleanTrue if content type is modifed in this version (e.g.protected Stringprotected Stringprotected BooleanIfminorEditis set to 'true', no notification email or activity stream will be generated for the change.protected IntegerSet this to the current version number incremented by oneprotected StringThe revision id provided by Synchronyprotected StringSource of the synchrony revisionprotected OffsetDateTime -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedVersion()Version(User by, OffsetDateTime when, String friendlyWhen, String message, Integer number, Boolean minorEdit, Content content, UsersUserKeys collaborators, VersionExpandable _expandable, Map<String, String> _links, Boolean contentTypeModified, String confRev, String syncRev, String syncRevSource) Constructs a validated instance ofVersion.Constructs a validated instance ofVersion. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_expandable(VersionExpandable _expandable) _links()static Version.VersionBuilderbuilder()by()protected booleancollaborators(UsersUserKeys collaborators) confRev()The revision id provided by confluence to be used as a revision in SynchronyThe revision id provided by confluence to be used as a revision in Synchronycontent()True if content type is modifed in this version (e.g.contentTypeModified(Boolean contentTypeModified) True if content type is modifed in this version (e.g.booleanfriendlyWhen(String friendlyWhen) inthashCode()message()IfminorEditis set to 'true', no notification email or activity stream will be generated for the change.IfminorEditis set to 'true', no notification email or activity stream will be generated for the change.number()Set this to the current version number incremented by oneSet this to the current version number incremented by onesyncRev()The revision id provided by SynchronyThe revision id provided by SynchronySource of the synchrony revisionsyncRevSource(String syncRevSource) Source of the synchrony revisiontoString()when()when(OffsetDateTime when)
-
Felddetails
-
by
-
when
-
friendlyWhen
-
message
-
number
Set this to the current version number incremented by one -
minorEdit
IfminorEditis set to 'true', no notification email or activity stream will be generated for the change. -
-
collaborators
-
_expandable
-
_links
-
contentTypeModified
True if content type is modifed in this version (e.g. page to blog) -
confRev
The revision id provided by confluence to be used as a revision in Synchrony -
syncRev
The revision id provided by Synchrony -
syncRevSource
Source of the synchrony revision
-
-
Konstruktordetails
-
Version
Constructs a validated instance ofVersion.- Parameter:
spec- the specification to process
-
Version
@Internal public Version(User by, OffsetDateTime when, String friendlyWhen, String message, Integer number, Boolean minorEdit, Content content, UsersUserKeys collaborators, VersionExpandable _expandable, Map<String, String> _links, Boolean contentTypeModified, String confRev, String syncRev, String syncRevSource) Constructs a validated instance ofVersion.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Version(Consumer)instead.- Parameter:
by- bywhen- whenfriendlyWhen- friendlyWhenmessage- messagenumber- Set this to the current version number incremented by oneminorEdit- IfminorEditis set to 'true', no notification email or activity stream will be generated for the change.content- contentcollaborators- collaborators_expandable- _expandable_links- _linkscontentTypeModified- True if content type is modifed in this version (e.g. page to blog)confRev- The revision id provided by confluence to be used as a revision in SynchronysyncRev- The revision id provided by SynchronysyncRevSource- Source of the synchrony revision
-
Version
protected Version()
-
-
Methodendetails
-
builder
-
by
-
when
-
friendlyWhen
-
message
-
number
Set this to the current version number incremented by one -
minorEdit
IfminorEditis set to 'true', no notification email or activity stream will be generated for the change. -
content
-
collaborators
-
_expandable
-
_links
-
contentTypeModified
True if content type is modifed in this version (e.g. page to blog) -
confRev
The revision id provided by confluence to be used as a revision in Synchrony -
syncRev
The revision id provided by Synchrony -
syncRevSource
Source of the synchrony revision -
by
- Gibt zurück:
this.
-
when
- Gibt zurück:
this.
-
friendlyWhen
- Gibt zurück:
this.
-
message
- Gibt zurück:
this.
-
number
Set this to the current version number incremented by one- Gibt zurück:
this.
-
minorEdit
IfminorEditis set to 'true', no notification email or activity stream will be generated for the change.- Gibt zurück:
this.
-
content
- Gibt zurück:
this.
-
collaborators
- Gibt zurück:
this.
-
_expandable
- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
contentTypeModified
True if content type is modifed in this version (e.g. page to blog)- Gibt zurück:
this.
-
confRev
The revision id provided by confluence to be used as a revision in Synchrony- Gibt zurück:
this.
-
syncRev
The revision id provided by Synchrony- Gibt zurück:
this.
-
syncRevSource
Source of the synchrony revision- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-