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 JmsInboundChannelModelInboundChannelDefinitionBuilderImpl.InboundJmsChannelBuilderImpl.jmsChannelConstructors 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 JmsListenerEndpointJmsChannelModelProcessor.createJmsListenerEndpoint(JmsInboundChannelModel jmsChannelModel, String tenantId, EventRegistry eventRegistry)