Uses of Class
org.apache.camel.service.lra.LRASagaStep
-
-
Uses of LRASagaStep in org.apache.camel.service.lra
Methods in org.apache.camel.service.lra that return LRASagaStep Modifier and Type Method Description static LRASagaStep
LRASagaStep. fromCamelSagaStep(org.apache.camel.saga.CamelSagaStep step, org.apache.camel.Exchange exchange)
Methods in org.apache.camel.service.lra with parameters of type LRASagaStep Modifier and Type Method Description CompletableFuture<Void>
LRAClient. join(URL lra, LRASagaStep step)
-