Uses of Class
org.flowable.eventregistry.model.JmsInboundChannelModel
Packages that use JmsInboundChannelModel
-
Uses of JmsInboundChannelModel in org.flowable.eventregistry.impl.model
Fields in org.flowable.eventregistry.impl.model declared as JmsInboundChannelModelModifier and TypeFieldDescriptionprotected JmsInboundChannelModel
InboundChannelDefinitionBuilderImpl.InboundJmsChannelBuilderImpl.jmsChannel
Constructors in org.flowable.eventregistry.impl.model with parameters of type JmsInboundChannelModelModifierConstructorDescriptionInboundJmsChannelBuilderImpl
(JmsInboundChannelModel jmsChannel, EventRepositoryService eventRepositoryService, InboundChannelDefinitionBuilderImpl channelDefinitionBuilder) -
Uses of JmsInboundChannelModel in org.flowable.eventregistry.spring.jms
Methods in org.flowable.eventregistry.spring.jms with parameters of type JmsInboundChannelModelModifier and TypeMethodDescriptionprotected JmsListenerEndpoint
JmsChannelModelProcessor.createJmsListenerEndpoint
(JmsInboundChannelModel jmsChannelModel, String tenantId, EventRegistry eventRegistry)