Class WhenSkipSendToEndpointDefinition

All Implemented Interfaces:
org.apache.camel.CamelContextAware, org.apache.camel.LineNumberAware, Block, CopyableDefinition<ProcessorDefinition>, HasExpressionType, OutputNode, org.apache.camel.NamedNode, org.apache.camel.spi.HasCamelContext, 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.