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

actual

The ObjectNode to wrap