MyBusinessProcessDownload

open class MyBusinessProcessDownload(val processUUID: String) : MyBusinessProcessEvent

This class is used to handle all process download events

Constructors

Link copied to clipboard
fun MyBusinessProcessDownload(processUUID: String)

Inherited properties

Link copied to clipboard
val createdAt: Date
Link copied to clipboard
val processUUID: String
Link copied to clipboard
var type: String

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard