Package org.apache.camel.saga
Class CamelSagaStep
java.lang.Object
org.apache.camel.saga.CamelSagaStep
Defines the configuration of a saga step.
-
Constructor Summary
ConstructorsConstructorDescriptionCamelSagaStep
(org.apache.camel.Endpoint compensation, org.apache.camel.Endpoint completion, Map<String, org.apache.camel.Expression> options, Long timeoutInMilliseconds) -
Method Summary
-
Constructor Details
-
CamelSagaStep
-
-
Method Details
-
getCompensation
-
getCompletion
-
getOptions
-
getTimeoutInMilliseconds
-
isEmpty
public boolean isEmpty()
-