ProjectedNotifierFilter

Filter that notifies wait plans when projections are updated. Intercepts the projection dispatcher pipeline to send PROJECTED stage notifications.

Parameters

commandWaitNotifier

The notifier for sending wait signals.

Constructors

Link copied to clipboard
constructor(commandWaitNotifier: CommandWaitNotifier)