Class RemovePropertyDefinition

  • All Implemented Interfaces:
    org.apache.camel.CamelContextAware, org.apache.camel.LineNumberAware, Block, org.apache.camel.NamedNode, org.apache.camel.spi.HasId, org.apache.camel.spi.IdAware

    @Metadata(label="eip,transformation")
    public class RemovePropertyDefinition
    extends NoOutputDefinition<RemovePropertyDefinition>
    Removes a named property from the message exchange
    • Constructor Detail

      • RemovePropertyDefinition

        public RemovePropertyDefinition()
      • RemovePropertyDefinition

        public RemovePropertyDefinition​(String propertyName)