RaptorAggregateCommandExecution

Functions

Link copied to clipboard
abstract suspend fun commit()
Link copied to clipboard
abstract fun <Id : RaptorAggregateId> execute(id: Id, version: Int?, command: RaptorAggregateCommand<Id>)

Extensions