Changelog
constructor()
Default constructor
constructor(id: String, changelogEvent: ChangelogEvent, timestamp: Long, project: Project, extraContent: String, read: Boolean)
Constructor to init a Changelog object
Parameters
id
: the identifier of the changelogEvent message
changelogEvent
: the value of the changelogEvent
timestamp
: when the changelogEvent has been created
project
: the project of the changelogEvent project
extraContent
: extra content data of the changelogEvent
read
: whether the changelog has been read