Package-level declarations

Types

Link copied to clipboard
The AssetUploadingEvent class is useful to represent an asset uploading Nova's event, this event makes change the Release's status to Verifying
Link copied to clipboard
The RejectedReleaseEvent class is useful to represent a rejection of a release Nova's event, this event makes change the Release's status to Rejected
Link copied to clipboard
@Entity
class RejectedTag : EquinoxItem
The RejectedTag class is useful represent a rejected tag related to a RejectedReleaseEvent
Link copied to clipboard
@Entity
abstract class ReleaseEvent : EquinoxItem
The ReleaseEvent class is useful to represent a Nova's release event
Link copied to clipboard
The ReleaseStandardEvent class is useful to represent a standard Nova's release event