getAggregate

fun getAggregate(namedAggregate: NamedAggregate): Aggregate?

Retrieves the aggregate configuration for the given named aggregate.

Return

The aggregate configuration or null if not found.

Parameters

namedAggregate

The named aggregate to look up.