Class Hierarchy
- java.lang.Object
- org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline<T> (implements org.flowable.eventregistry.api.InboundEventProcessingPipeline)
- org.flowable.eventregistry.impl.pipeline.DefaultOutboundEventProcessingPipeline (implements org.flowable.eventregistry.api.OutboundEventProcessingPipeline<T>)
- org.flowable.eventregistry.impl.pipeline.DelegateExpressionInboundChannelModelProcessor (implements org.flowable.eventregistry.api.ChannelModelProcessor)
- org.flowable.eventregistry.impl.pipeline.DelegateExpressionOutboundChannelModelProcessor (implements org.flowable.eventregistry.api.ChannelModelProcessor)
- org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor (implements org.flowable.eventregistry.api.ChannelModelProcessor)
- org.flowable.eventregistry.impl.pipeline.InMemoryOutboundEventChannelAdapter (implements org.flowable.eventregistry.api.OutboundEventChannelAdapter<T>)
- org.flowable.eventregistry.impl.pipeline.InMemoryOutboundEventProcessingPipeline (implements org.flowable.eventregistry.api.OutboundEventProcessingPipeline<T>)
- org.flowable.eventregistry.impl.pipeline.OutboundChannelModelProcessor (implements org.flowable.eventregistry.api.ChannelModelProcessor)