Package com.networknt.saga.orchestration
Interface NewSagaActions<Data>
-
- All Superinterfaces:
SagaActions<Data>
public interface NewSagaActions<Data> extends SagaActions<Data>
-
-
Method Summary
-
Methods inherited from interface com.networknt.saga.orchestration.SagaActions
getCommands, getEnlistedAggregates, getEventsToPublish, getUpdatedSagaData, getUpdatedState
-
-