public static class OutboundChannelDefinitionBuilderImpl.OutboundJmsChannelBuilderImpl extends Object implements OutboundChannelModelBuilder.OutboundJmsChannelBuilder
| Modifier and Type | Field and Description |
|---|---|
protected EventRepositoryService |
eventRepositoryService |
protected JmsOutboundChannelModel |
jmsChannel |
protected OutboundChannelDefinitionBuilderImpl |
outboundChannelDefinitionBuilder |
| Constructor and Description |
|---|
OutboundJmsChannelBuilderImpl(EventRepositoryService eventRepositoryService,
OutboundChannelDefinitionBuilderImpl outboundChannelDefinitionBuilder,
JmsOutboundChannelModel jmsChannel) |
| Modifier and Type | Method and Description |
|---|---|
OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder |
eventProcessingPipeline() |
protected final EventRepositoryService eventRepositoryService
protected final OutboundChannelDefinitionBuilderImpl outboundChannelDefinitionBuilder
protected JmsOutboundChannelModel jmsChannel
public OutboundJmsChannelBuilderImpl(EventRepositoryService eventRepositoryService, OutboundChannelDefinitionBuilderImpl outboundChannelDefinitionBuilder, JmsOutboundChannelModel jmsChannel)
public OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder eventProcessingPipeline()
eventProcessingPipeline in interface OutboundChannelModelBuilder.OutboundJmsChannelBuilderCopyright © 2021 Flowable. All rights reserved.