Decorator applied to a method in an aggregate that marks the method as the handler to generate a rollback event given an event type. Decorated method should return a rollback event.
Event to handle
Generated using TypeDoc
Decorator applied to a method in an aggregate that marks the method as the handler to generate a rollback event given an event type. Decorated method should return a rollback event.