MyBusinessProcessUpdate

open class MyBusinessProcessUpdate(val processUUID: String) : MyBusinessProcessEvent

This class is used to handle all to process update events

Constructors

Link copied to clipboard
fun MyBusinessProcessUpdate(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
Link copied to clipboard