| Package | Description |
|---|---|
| com.networknt.saga.orchestration |
| Modifier and Type | Method and Description |
|---|---|
Set<DestinationAndResource> |
SagaInstance.getDestinationsAndResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
SagaInstance.addDestinationsAndResources(Set<DestinationAndResource> destinationAndResources) |
| Constructor and Description |
|---|
SagaInstance(String sagaType,
String sagaId,
String stateName,
String lastRequestId,
SerializedSagaData serializedSagaData,
Set<DestinationAndResource> destinationsAndResources) |
Copyright © 2018. All rights reserved.