sealed class StateMachineUpdate
Added |
class Added : StateMachineUpdate |
Removed |
class Removed : StateMachineUpdate |
id |
val id: StateMachineRunId |
fromStateMachineChange |
fun fromStateMachineChange(change: Change): StateMachineUpdate |
Added |
class Added : StateMachineUpdate |
Removed |
class Removed : StateMachineUpdate |