public static class InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl extends Object implements InboundChannelModelBuilder.InboundRabbitChannelBuilder
| Modifier and Type | Field and Description |
|---|---|
protected InboundChannelDefinitionBuilderImpl |
channelDefinitionBuilder |
protected EventRepositoryService |
eventRepositoryService |
protected RabbitInboundChannelModel |
rabbitChannel |
| Constructor and Description |
|---|
InboundRabbitChannelBuilderImpl(RabbitInboundChannelModel rabbitChannel,
EventRepositoryService eventRepositoryService,
InboundChannelDefinitionBuilderImpl channelDefinitionBuilder) |
protected final EventRepositoryService eventRepositoryService
protected final InboundChannelDefinitionBuilderImpl channelDefinitionBuilder
protected RabbitInboundChannelModel rabbitChannel
public InboundRabbitChannelBuilderImpl(RabbitInboundChannelModel rabbitChannel, EventRepositoryService eventRepositoryService, InboundChannelDefinitionBuilderImpl channelDefinitionBuilder)
public InboundChannelModelBuilder.InboundRabbitChannelBuilder exclusive(boolean exclusive)
InboundChannelModelBuilder.InboundRabbitChannelBuilderexclusive in interface InboundChannelModelBuilder.InboundRabbitChannelBuilderpublic InboundChannelModelBuilder.InboundRabbitChannelBuilder priority(String priority)
InboundChannelModelBuilder.InboundRabbitChannelBuilderpriority in interface InboundChannelModelBuilder.InboundRabbitChannelBuilderpublic InboundChannelModelBuilder.InboundRabbitChannelBuilder admin(String admin)
InboundChannelModelBuilder.InboundRabbitChannelBuilderadmin in interface InboundChannelModelBuilder.InboundRabbitChannelBuilderpublic InboundChannelModelBuilder.InboundRabbitChannelBuilder concurrency(String concurrency)
InboundChannelModelBuilder.InboundRabbitChannelBuilderconcurrency in interface InboundChannelModelBuilder.InboundRabbitChannelBuilderpublic InboundChannelModelBuilder.InboundRabbitChannelBuilder executor(String executor)
InboundChannelModelBuilder.InboundRabbitChannelBuilderexecutor in interface InboundChannelModelBuilder.InboundRabbitChannelBuilderpublic InboundChannelModelBuilder.InboundRabbitChannelBuilder ackMode(String ackMode)
InboundChannelModelBuilder.InboundRabbitChannelBuilderackMode in interface InboundChannelModelBuilder.InboundRabbitChannelBuilderpublic InboundChannelModelBuilder.InboundEventProcessingPipelineBuilder eventProcessingPipeline()
InboundChannelModelBuilder.InboundRabbitChannelBuilderInboundChannelModel by configuring the next parts (if any).eventProcessingPipeline in interface InboundChannelModelBuilder.InboundRabbitChannelBuilderCopyright © 2023 Flowable. All rights reserved.