My Business Process Event
open class MyBusinessProcessEvent(val processUUID: String) : MyBusinessEvents
Content copied to clipboard
This class is used to handle all events related to a process
This class is used to handle all events related to a process