raptor-domain
0.17.11
raptor-domain
/
io.fluidsonic.raptor.domain
/
RaptorAggregateCommandExecution
/
execute
execute
abstract
fun
<
Id
:
RaptorAggregateId
>
execute
(
id
:
Id
,
version
:
Int
?
,
command
:
RaptorAggregateCommand
<
Id
>
)