All Classes and Interfaces
Class
Description
An object structure representing a channel definition
Allows programmatic querying of
ChannelDefinitions.An object structure representing an event definition
Allows programmatic querying of
EventDefinitions.Represents a deployment that is already present in the event repository.
Builder for creating new deployments.
Allows programmatic querying of
EventDeployments.Represents a runtime event (either received or sent).
Central registry for events that are received through external channels through a
InboundEventChannelAdapter
and then passed through as a event registry event.Service providing access to the repository of forms.
A builder to create a
InboundChannelModel instance,
which represents a channel from the 'outside world' to receive events.Builder for the 'key detection' part of the
InboundChannelModel.Builder for the 'key detection' part of the
InboundChannelModel, specifically for JSON events.Builder for the 'key detection' part of the
InboundChannelModel, specifically for XML events.Builder for the 'payload extraction' part of the
InboundChannelModel.Builder for the 'payload extraction' part of the
InboundChannelModel.Builder for the 'payload extraction' part of the
InboundChannelModel.Builder for the 'processing pipeline' part of the
InboundChannelModel.Builder for the 'tenant ID detection' part of the
InboundChannelModel.Builder for the 'tenant ID detection' part of the
InboundChannelModel, specifically for JSON eventsBuilder for the 'tenant ID detection' part of the
InboundChannelModel, specifically for XML eventsBuilder to create an
InboundEventChannelAdapter using JMS.Builder to create an
InboundEventChannelAdapter using Kafka.Builder to create an
InboundEventChannelAdapter using RabbitMQ.A builder to create an
OutboundChannelModel instance.Builder for the 'event processing' pipeline which gets invoked before sending out the event.
Builder to create an
OutboundEventChannelAdapter using JMS.Builder to create an
OutboundEventChannelAdapter using Kafka.Builder to create an
OutboundEventChannelAdapter using RabbitMQ.