Interface InboundChannelModelBuilder.InboundEventFilterJsonBuilder

All Superinterfaces:
InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder, InboundChannelModelBuilder.InboundEventTenantJsonDetectorBuilder
Enclosing interface:
InboundChannelModelBuilder

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