| Package | Description |
|---|---|
| org.apache.camel.saga |
Camel Saga EIP
|
| Class and Description |
|---|
| CamelSagaCoordinator
A saga coordinator can be used to register compensator's and take the final decision on the saga: compensate or
complete (successfully).
|
| CamelSagaService
A Camel saga service is a factory of saga coordinators.
|
| CamelSagaStep
Defines the configuration of a saga step.
|
| InMemorySagaService
A in-memory implementation of a saga service.
|
Apache Camel