Class InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl
java.lang.Object
org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl
- All Implemented Interfaces:
InboundChannelModelBuilder.InboundRabbitChannelBuilder
- Enclosing class:
- InboundChannelDefinitionBuilderImpl
public static class InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl
extends Object
implements InboundChannelModelBuilder.InboundRabbitChannelBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final InboundChannelDefinitionBuilderImplprotected final EventRepositoryServiceprotected RabbitInboundChannelModel -
Constructor Summary
ConstructorsConstructorDescriptionInboundRabbitChannelBuilderImpl(RabbitInboundChannelModel rabbitChannel, EventRepositoryService eventRepositoryService, InboundChannelDefinitionBuilderImpl channelDefinitionBuilder) -
Method Summary
-
Field Details
-
eventRepositoryService
-
channelDefinitionBuilder
-
rabbitChannel
-
-
Constructor Details
-
InboundRabbitChannelBuilderImpl
public InboundRabbitChannelBuilderImpl(RabbitInboundChannelModel rabbitChannel, EventRepositoryService eventRepositoryService, InboundChannelDefinitionBuilderImpl channelDefinitionBuilder)
-
-
Method Details
-
exclusive
- Specified by:
exclusivein interfaceInboundChannelModelBuilder.InboundRabbitChannelBuilder
-
priority
- Specified by:
priorityin interfaceInboundChannelModelBuilder.InboundRabbitChannelBuilder
-
admin
- Specified by:
adminin interfaceInboundChannelModelBuilder.InboundRabbitChannelBuilder
-
concurrency
- Specified by:
concurrencyin interfaceInboundChannelModelBuilder.InboundRabbitChannelBuilder
-
executor
- Specified by:
executorin interfaceInboundChannelModelBuilder.InboundRabbitChannelBuilder
-
ackMode
- Specified by:
ackModein interfaceInboundChannelModelBuilder.InboundRabbitChannelBuilder
-
eventProcessingPipeline
- Specified by:
eventProcessingPipelinein interfaceInboundChannelModelBuilder.InboundRabbitChannelBuilder
-