Uses of Class
org.apache.camel.model.PropertyExpressionDefinition
Packages that use PropertyExpressionDefinition
-
Uses of PropertyExpressionDefinition in org.apache.camel.model
Methods in org.apache.camel.model that return types with arguments of type PropertyExpressionDefinitionMethod parameters in org.apache.camel.model with type arguments of type PropertyExpressionDefinitionModifier and TypeMethodDescriptionvoidSagaDefinition.setOptions(List<PropertyExpressionDefinition> options) Allows to save properties of the current exchange in order to re-use them in a compensation/completion callback route.