Class WhenSkipSendToEndpointDefinition

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

    @Metadata(label="configuration")
    @AsPredicate
    public class WhenSkipSendToEndpointDefinition
    extends WhenDefinition
    Predicate to determine if the message should be sent or not to the endpoint, when using interceptSentToEndpoint.
    • Constructor Detail

      • WhenSkipSendToEndpointDefinition

        public WhenSkipSendToEndpointDefinition()
    • Method Detail

      • getShortName

        public String getShortName()
        Specified by:
        getShortName in interface org.apache.camel.NamedNode
        Overrides:
        getShortName in class WhenDefinition