MutableDomainEventRecord
constructor(actual: ObjectNode, actualAggregateId: AggregateId, actualHeader: Header, version: Int, ownerId: String, spaceId: SpaceId, commandId: String, sequence: Int, isLast: Boolean, createTime: Long)
Creates a new MutableDomainEventRecord wrapping the given ObjectNode
Parameters
actualAggregateId
The aggregate identifier represented by the record
actualHeader
The message header represented by the record