raptor-domain
0.17.11
raptor-domain
/
io.fluidsonic.raptor.domain
/
RaptorAggregateDefinition
/
commandDefinition
command
Definition
fun
<
TCommand
:
RaptorAggregateCommand
<
Id
>
>
commandDefinition
(
commandClass
:
KClass
<
out
TCommand
>
)
:
RaptorAggregateCommandDefinition
<
Id
,
out
Command
>
?