Raptor Aggregate Command Execution
interface RaptorAggregateCommandExecution
Functions
Link copied to clipboard
abstract fun <Id : RaptorAggregateId> execute(id: Id, version: Int?, command: RaptorAggregateCommand<Id>)
Extensions
Link copied to clipboard
fun <Id : RaptorAggregateId> RaptorAggregateCommandExecution.execute(id: Id, command: RaptorAggregateCommand<Id>)