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 OutboundChannelModelOutboundChannelDefinitionBuilderImpl.channelDefinitionprotected OutboundChannelModelOutboundChannelDefinitionBuilderImpl.OutboundEventProcessingPipelineBuilderImpl.outboundChannelMethods 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 voidOutboundChannelModelProcessor.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 voidOutboundChannelModelValidator.validateChannel(OutboundChannelModel outboundChannelModel) Method parameters in org.flowable.eventregistry.json.converter with type arguments of type OutboundChannelModelModifier and TypeMethodDescriptionvoidChannelJsonConverter.addOutboundChannelModelClass(String type, Class<? extends OutboundChannelModel> channelModelClass) -
Uses of OutboundChannelModel in org.flowable.eventregistry.model
Subclasses of OutboundChannelModel in org.flowable.eventregistry.modelModifier and TypeClassDescriptionclassclassclassclass