My Business Process Download Started
class MyBusinessProcessDownloadStarted(val processUUID: String, val action: String?) : MyBusinessProcessDownload
Content copied to clipboard
This data class is used internally when a download of process is started
Constructors
Link copied to clipboard
fun MyBusinessProcessDownloadStarted(processUUID: String, action: String?)
Content copied to clipboard