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.outboundEventProcessingPipelineMethods in org.flowable.eventregistry.impl that return OutboundEventProcessingPipelineModifier and TypeMethodDescriptionSystemOutboundEventProcessor.getOutboundEventProcessingPipeline()Methods in org.flowable.eventregistry.impl with parameters of type OutboundEventProcessingPipelineModifier and TypeMethodDescriptionvoidSystemOutboundEventProcessor.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 TypeClassDescriptionclassclass