Interface InboundChannelModelBuilder.InboundEventFilterBuilder

All Superinterfaces:
InboundChannelModelBuilder.InboundEventPayloadExtractorBuilder, InboundChannelModelBuilder.InboundEventTenantDetectorBuilder
Enclosing interface:
InboundChannelModelBuilder

public static interface InboundChannelModelBuilder.InboundEventFilterBuilder extends InboundChannelModelBuilder.InboundEventTenantDetectorBuilder
Builder for the filtering out inbound events. If events are filtered out, the pipeline processing will stop there and no subsequent steps will be executed.