StartEvent

sealed interface StartEvent : GeneratedEvent

Initial event which is processed on state machine start

Properties

Link copied to clipboard
abstract val startState: IState