Package com.networknt.saga.orchestration
Class SagaCompletedForAggregateEvent
- java.lang.Object
-
- com.networknt.saga.orchestration.SagaCompletedForAggregateEvent
-
- All Implemented Interfaces:
com.networknt.tram.event.common.DomainEvent
public class SagaCompletedForAggregateEvent extends Object implements com.networknt.tram.event.common.DomainEvent
-
-
Constructor Detail
-
SagaCompletedForAggregateEvent
public SagaCompletedForAggregateEvent(String sagaId)
-
-