Uses of Class
com.networknt.saga.orchestration.SagaTypeAndId
-
Packages that use SagaTypeAndId Package Description com.networknt.saga.orchestration -
-
Uses of SagaTypeAndId in com.networknt.saga.orchestration
Methods in com.networknt.saga.orchestration that return types with arguments of type SagaTypeAndId Modifier and Type Method Description List<SagaTypeAndId>AggregateInstanceSubscriptionsDAO. findSagas(String aggregateType, String aggregateId, String eventType)List<SagaTypeAndId>AggregateInstanceSubscriptionsDAOImpl. findSagas(String aggregateType, String aggregateId, String eventType)
-