Uses of Class
org.flowable.eventregistry.model.OutboundChannelModel
Packages that use OutboundChannelModel
Package
Description
-
Uses of OutboundChannelModel in org.flowable.eventregistry.impl.model
Fields in org.flowable.eventregistry.impl.model declared as OutboundChannelModelModifier and TypeFieldDescriptionprotected OutboundChannelModel
OutboundChannelDefinitionBuilderImpl.channelDefinition
protected OutboundChannelModel
OutboundChannelDefinitionBuilderImpl.OutboundEventProcessingPipelineBuilderImpl.outboundChannel
Methods in org.flowable.eventregistry.impl.model that return OutboundChannelModelConstructors in org.flowable.eventregistry.impl.model with parameters of type OutboundChannelModelModifierConstructorDescriptionOutboundEventProcessingPipelineBuilderImpl
(OutboundChannelDefinitionBuilderImpl outboundChannelDefinitionBuilder, OutboundChannelModel outboundChannel) -
Uses of OutboundChannelModel in org.flowable.eventregistry.impl.pipeline
Methods in org.flowable.eventregistry.impl.pipeline with parameters of type OutboundChannelModelModifier and TypeMethodDescriptionprotected void
OutboundChannelModelProcessor.registerChannelModel
(OutboundChannelModel outboundChannelModel) -
Uses of OutboundChannelModel in org.flowable.eventregistry.json.converter
Methods in org.flowable.eventregistry.json.converter with parameters of type OutboundChannelModelModifier and TypeMethodDescriptionprotected void
OutboundChannelModelValidator.validateChannel
(OutboundChannelModel outboundChannelModel) Method parameters in org.flowable.eventregistry.json.converter with type arguments of type OutboundChannelModelModifier and TypeMethodDescriptionvoid
ChannelJsonConverter.addOutboundChannelModelClass
(String type, Class<? extends OutboundChannelModel> channelModelClass) -
Uses of OutboundChannelModel in org.flowable.eventregistry.model
Subclasses of OutboundChannelModel in org.flowable.eventregistry.modelModifier and TypeClassDescriptionclass
class
class
class