toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-core
/
me.ahoo.wow.modeling.command
/
CommandState
/
STORED
STORED
STORED
Members
Properties
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
Functions
on
Sourcing
Link copied to clipboard
open
override
fun
onSourcing
(
stateAggregate
:
StateAggregate
<
*
>
,
eventStream
:
DomainEventStream
)
:
CommandState
on
Store
Link copied to clipboard
open
fun
onStore
(
eventStore
:
EventStore
,
eventStream
:
DomainEventStream
)
:
Mono
<
CommandState
>