Uses of Interface
org.flowable.eventregistry.api.OutboundEventProcessingPipeline
Packages that use OutboundEventProcessingPipeline
-
Uses of OutboundEventProcessingPipeline in org.flowable.eventregistry.impl
Fields in org.flowable.eventregistry.impl declared as OutboundEventProcessingPipelineModifier and TypeFieldDescriptionprotected OutboundEventProcessingPipeline<T>
SystemOutboundEventProcessor.outboundEventProcessingPipeline
Methods in org.flowable.eventregistry.impl that return OutboundEventProcessingPipelineModifier and TypeMethodDescriptionSystemOutboundEventProcessor.getOutboundEventProcessingPipeline()
Methods in org.flowable.eventregistry.impl with parameters of type OutboundEventProcessingPipelineModifier and TypeMethodDescriptionvoid
SystemOutboundEventProcessor.setOutboundEventProcessingPipeline
(OutboundEventProcessingPipeline<T> outboundEventProcessingPipeline) Constructors in org.flowable.eventregistry.impl with parameters of type OutboundEventProcessingPipelineModifierConstructorDescriptionSystemOutboundEventProcessor
(OutboundEventChannelAdapter<T> outboundEventChannelAdapter, OutboundEventProcessingPipeline<T> outboundEventProcessingPipeline) -
Uses of OutboundEventProcessingPipeline in org.flowable.eventregistry.impl.pipeline
Classes in org.flowable.eventregistry.impl.pipeline that implement OutboundEventProcessingPipelineModifier and TypeClassDescriptionclass
class