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 JmsOutboundChannelModelOutboundChannelDefinitionBuilderImpl.OutboundJmsChannelBuilderImpl.jmsChannelConstructors 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 OutboundEventChannelAdapterJmsChannelModelProcessor.createOutboundEventChannelAdapter(JmsOutboundChannelModel channelModel) protected voidJmsChannelModelProcessor.processOutboundDefinition(JmsOutboundChannelModel channelModel)