Class OutboundChannelDefinitionBuilderImpl.OutboundEventProcessingPipelineBuilderImpl
java.lang.Object
org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundEventProcessingPipelineBuilderImpl
- All Implemented Interfaces:
OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder
- Enclosing class:
- OutboundChannelDefinitionBuilderImpl
public static class OutboundChannelDefinitionBuilderImpl.OutboundEventProcessingPipelineBuilderImpl
extends Object
implements OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected OutboundChannelModelprotected OutboundChannelDefinitionBuilderImpl -
Constructor Summary
ConstructorsConstructorDescriptionOutboundEventProcessingPipelineBuilderImpl(OutboundChannelDefinitionBuilderImpl outboundChannelDefinitionBuilder, OutboundChannelModel outboundChannel) -
Method Summary
Modifier and TypeMethodDescriptiondelegateExpressionSerializer(String delegateExpression) eventProcessingPipeline(String delegateExpression)
-
Field Details
-
outboundChannelDefinitionBuilder
-
outboundChannel
-
-
Constructor Details
-
OutboundEventProcessingPipelineBuilderImpl
public OutboundEventProcessingPipelineBuilderImpl(OutboundChannelDefinitionBuilderImpl outboundChannelDefinitionBuilder, OutboundChannelModel outboundChannel)
-
-
Method Details
-
jsonSerializer
- Specified by:
jsonSerializerin interfaceOutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder
-
xmlSerializer
- Specified by:
xmlSerializerin interfaceOutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder
-
delegateExpressionSerializer
- Specified by:
delegateExpressionSerializerin interfaceOutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder
-
eventProcessingPipeline
- Specified by:
eventProcessingPipelinein interfaceOutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder
-