RejectedReleaseEvent
Constructors
Link copied to clipboard
constructor()
Constructor to init the RejectedReleaseEvent class No-any params required
constructor(jRejectedReleaseEvent: JSONObject)
Constructor to init the RejectedReleaseEvent class
constructor(id: String, release: Release, releaseEventDate: Long, reasons: String, tags: List<RejectedTag>)
Constructor to init the AssetUploadingEvent class
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
REASONS_KEY the key for the "reasons" fieldLink copied to clipboard
REJECTED_RELEASE_EVENT_KEY the key for the "rejectedReleaseEvent" fieldLink copied to clipboard
REJECTED_RELEASE_EVENTS_KEY the key for the "rejected_release_events" fieldLink copied to clipboard
RELEASE_EVENT_DATE_KEY the key for the "release_event_date" fieldLink copied to clipboard
RELEASE_EVENT_IDENTIFIER_KEY the key for the "release_event_id" fieldLink copied to clipboard
RELEASE_EVENT_KEY the key for the "release_event" fieldLink copied to clipboard
RELEASE_EVENT_STATUS_KEY the key for the "status" fieldLink copied to clipboard
RELEASE_EVENTS_KEY the key for the "release_events" fieldLink copied to clipboard
RELEASE_TAG_IDENTIFIER_KEY the key for the "release_tag_id" fieldLink copied to clipboard
releaseEventDate the date when the event occurredLink copied to clipboard
status the related status of the eventLink copied to clipboard
tags the tags attached to the rejectionLink copied to clipboard
Functions
Link copied to clipboard
Method to get release instance No-any params required
Link copied to clipboard
Method to get releaseEventDate instance No-any params required
Link copied to clipboard
Method to get releaseEventDate instance No-any params required
Link copied to clipboard
Method to get status instance No-any params required
Link copied to clipboard
Method to assemble and return a List of release events