Package-level declarations

Types

Link copied to clipboard

Utility object for creating dropped event records.

Link copied to clipboard
Link copied to clipboard
interface EventUpgrader

Interface for upgrading domain event records.

Link copied to clipboard

Factory for managing and applying event upgraders.

Link copied to clipboard

Materialized implementation of EventNamedAggregate.

Link copied to clipboard
class MutableDomainEventRecord(val actual: ObjectNode) : DomainEventRecord

Mutable wrapper for domain event records.