SerializableGeneratedEvent

Special kind of event, which is not processed by a stateMachine itself but used to represent different kinds of GeneratedEvent in serialized form for event recording feature.

Constructors

Link copied to clipboard
constructor(eventType: SerializableGeneratedEvent.EventType)

Types

Link copied to clipboard
sealed interface EventType

Properties