| Package | Description |
|---|---|
| org.apache.camel.processor.saga |
Saga EIP implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static SagaPropagation |
SagaPropagation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SagaPropagation[] |
SagaPropagation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SagaProcessorBuilder |
SagaProcessorBuilder.propagation(SagaPropagation propagation) |
Apache Camel