Package org.flowable.eventregistry.api.model
package org.flowable.eventregistry.api.model
-
ClassDescriptionA builder to create a
InboundChannelModel
instance, which represents a channel from the 'outside world' to receive events.Builder for the filtering out inbound events.Builder for the filtering out inbound JSON events.Builder for the filtering out inbound XML events.Builder for the 'key detection' part of theInboundChannelModel
.Builder for the 'key detection' part of theInboundChannelModel
, specifically for JSON events.Builder for the 'key detection' part of theInboundChannelModel
, specifically for XML events.Builder for the 'payload extraction' part of theInboundChannelModel
.Builder for the 'payload extraction' part of theInboundChannelModel
.Builder for the 'payload extraction' part of theInboundChannelModel
.Builder for the 'processing pipeline' part of theInboundChannelModel
.Builder for the 'tenant ID detection' part of theInboundChannelModel
.Builder for the 'tenant ID detection' part of theInboundChannelModel
, specifically for JSON eventsBuilder for the 'tenant ID detection' part of theInboundChannelModel
, specifically for XML eventsBuilder to create anInboundEventChannelAdapter
using JMS.Builder to create anInboundEventChannelAdapter
using Kafka.Builder to create anInboundEventChannelAdapter
using RabbitMQ.A builder to create anOutboundChannelModel
instance.Builder for the 'event processing' pipeline which gets invoked before sending out the event.Builder to create anOutboundEventChannelAdapter
using JMS.Builder to create anOutboundEventChannelAdapter
using Kafka.Builder to create anOutboundEventChannelAdapter
using RabbitMQ.