RejectedReleaseEvent
constructor()
Constructor to init the RejectedReleaseEvent class No-any params required
constructor(jRejectedReleaseEvent: JSONObject)
Constructor to init the RejectedReleaseEvent class
Parameters
jRejectedReleaseEvent
: rejection event details formatted as JSON
constructor(id: String, release: Release, releaseEventDate: Long, reasons: String, tags: List<RejectedTag>)
Constructor to init the AssetUploadingEvent class
Parameters
id
: the identifier of the event
release
: the date when the event occurred
releaseEventDate
: the date when the event is occurred
reasons
: the reasons of the rejection
tags
: the tags attached to the rejection