Uses of Interface
org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundJmsChannelBuilder
Packages that use OutboundChannelModelBuilder.OutboundJmsChannelBuilder
-
Uses of OutboundChannelModelBuilder.OutboundJmsChannelBuilder in org.flowable.eventregistry.api.model
Methods in org.flowable.eventregistry.api.model that return OutboundChannelModelBuilder.OutboundJmsChannelBuilderModifier and TypeMethodDescriptionOutboundChannelModelBuilder.jmsChannelAdapter
(String destination) Configures an adapter which will send events using JMS. -
Uses of OutboundChannelModelBuilder.OutboundJmsChannelBuilder in org.flowable.eventregistry.impl.model
Classes in org.flowable.eventregistry.impl.model that implement OutboundChannelModelBuilder.OutboundJmsChannelBuilderModifier and TypeClassDescriptionstatic class
Methods in org.flowable.eventregistry.impl.model that return OutboundChannelModelBuilder.OutboundJmsChannelBuilderModifier and TypeMethodDescriptionOutboundChannelDefinitionBuilderImpl.jmsChannelAdapter
(String destination)