Class ExchangePropertyExpression

  • All Implemented Interfaces:
    org.apache.camel.Expression, org.apache.camel.ExpressionFactory, HasExpressionType, org.apache.camel.Predicate, org.apache.camel.PredicateFactory, org.apache.camel.spi.ExpressionFactoryAware, org.apache.camel.spi.PredicateFactoryAware

    @Metadata(firstVersion="2.0.0",
              label="language,core",
              title="ExchangeProperty")
    public class ExchangePropertyExpression
    extends ExpressionDefinition
    Gets a property from the Exchange.
    • Constructor Detail

      • ExchangePropertyExpression

        public ExchangePropertyExpression()
      • ExchangePropertyExpression

        public ExchangePropertyExpression​(String name)