| Package | Description |
|---|---|
| com.networknt.saga.orchestration |
| Modifier and Type | Method and Description |
|---|---|
Set<EnlistedAggregate> |
EnlistedAggregatesDaoImpl.findEnlistedAggregates(String sagaId) |
Set<EnlistedAggregate> |
EnlistedAggregatesDao.findEnlistedAggregates(String sagaId) |
Set<EnlistedAggregate> |
SagaActions.getEnlistedAggregates() |
| Modifier and Type | Method and Description |
|---|---|
void |
EnlistedAggregatesDaoImpl.save(String sagaId,
Set<EnlistedAggregate> enlistedAggregates) |
void |
EnlistedAggregatesDao.save(String sagaId,
Set<EnlistedAggregate> enlistedAggregates) |
Copyright © 2018. All rights reserved.