ReleaseStandardEvent

constructor()

Constructor to init the ReleaseStandardEvent No-any params required


constructor(jReleaseStandardEvent: JSONObject)

Constructor to init the ReleaseStandardEvent class

Parameters

jReleaseStandardEvent

: release standard event details formatted as JSON


constructor(id: String, releaseEventDate: Long, release: Release, status: Release.ReleaseStatus)

Constructor to init the ReleaseStandardEvent class

Parameters

id

: the identifier of the event

releaseEventDate

: the date when the event is occurred

release

: the date when the event occurred

status

: the related status of the event