Functions

Link copied to clipboard
abstract fun copy(): RaptorAggregate<Id, Command, Change>
Link copied to clipboard
abstract fun execute(command: Command): List<Change>
Link copied to clipboard
abstract fun handle(change: Change)

Properties

Link copied to clipboard
abstract override val id: Id