ReleaseEvent

constructor()

Constructor to init the ReleaseEvent class No-any params required


constructor(jReleaseEvent: JSONObject)

Constructor to init the ReleaseEvent class

Parameters

jReleaseEvent

: release event details formatted as JSON


constructor(id: String, release: Release, releaseEventDate: Long)

Constructor to init the ReleaseEvent class

Parameters

id

: the identifier of the event

release

: the date when the event is occurred

releaseEventDate

: the date when the event occurred