Interface SourcingCondition

All Superinterfaces:
EventsCondition

public sealed interface SourcingCondition extends EventsCondition
Interface describing the condition to source events from an Event Store.

The condition has a mandatory EventsCondition.criteria() used to retrieve the exact sequence of events to source the model(s). The start() operation defines the start point when sourcing events that the EventStoreTransaction is interested in.

Since:
5.0.0
Author:
Michal Negacz, Milan Savić, Marco Amann, Sara Pellegrini, Steven van Beelen