Interface EventStoreTransaction

All Known Implementing Classes:
DefaultEventStoreTransaction

public interface EventStoreTransaction
Interface describing the actions that can be taken on a transaction to source a model from the EventStore based on the resulting MessageStream.

Note that this transaction includes operations for source(SourcingCondition) the model as well as appending events.

Since:
5.0.0
Author:
Allard Buijze, Steven van Beelen