eventFilter

Creates an EventFilter for this repository.

All the events posted by this repository, domain, and system are first passed through this filter.

By default, the filter allows all the events to be posted. For entities which do not allow state subscription, the io.spine.system.server.event.EntityStateChanged event is filtered out. Override this method to change this behaviour.

Return

an EventFilter to apply to all posted events