Class EventOrchestratingComputation<C, S, E, CM>Abstract
An abstract algorithm to compute new events based on the old events and the command being handled.
It returns all the events, including the events created by handling commands which are triggered by Saga - orchestration included.
An abstract algorithm to compute new events based on the old events and the command being handled. It returns all the events, including the events created by handling commands which are triggered by Saga - orchestration included.