MyBusinessProcessOwnerChanged

class MyBusinessProcessOwnerChanged(val processUUID: String) : MyBusinessProcessOwnerEvent

This data class is used when process owner changed

Constructors

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