Uses of Class
org.flowable.eventregistry.model.JmsOutboundChannelModel
Packages that use JmsOutboundChannelModel
-
Uses of JmsOutboundChannelModel in org.flowable.eventregistry.impl.model
Fields in org.flowable.eventregistry.impl.model declared as JmsOutboundChannelModelModifier and TypeFieldDescriptionprotected JmsOutboundChannelModel
OutboundChannelDefinitionBuilderImpl.OutboundJmsChannelBuilderImpl.jmsChannel
Constructors in org.flowable.eventregistry.impl.model with parameters of type JmsOutboundChannelModelModifierConstructorDescriptionOutboundJmsChannelBuilderImpl
(EventRepositoryService eventRepositoryService, OutboundChannelDefinitionBuilderImpl outboundChannelDefinitionBuilder, JmsOutboundChannelModel jmsChannel) -
Uses of JmsOutboundChannelModel in org.flowable.eventregistry.spring.jms
Methods in org.flowable.eventregistry.spring.jms with parameters of type JmsOutboundChannelModelModifier and TypeMethodDescriptionprotected OutboundEventChannelAdapter
JmsChannelModelProcessor.createOutboundEventChannelAdapter
(JmsOutboundChannelModel channelModel) protected void
JmsChannelModelProcessor.processOutboundDefinition
(JmsOutboundChannelModel channelModel)